Moka libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Voxel_List Class Reference

#include <voxel-list.hh>

Inheritance diagram for Voxel_List:

Public Member Functions

 Voxel_List ()
 
virtual ~Voxel_List ()
 
TAttributeId getType () const
 
void * Get_Data ()
 
CAttribute * copy () const
 
void destroy ()
 
void save (std::ostream &fd) const
 
void load (std::istream &fd)
 

Detailed Description

Definition at line 49 of file voxel-list.hh.

Constructor & Destructor Documentation

Voxel_List::Voxel_List ( )
inline

Definition at line 88 of file voxel-list.hh.

Voxel_List::~Voxel_List ( )
inlinevirtual

Definition at line 96 of file voxel-list.hh.

Member Function Documentation

CAttribute * Voxel_List::copy ( ) const
inline

Definition at line 124 of file voxel-list.hh.

void Voxel_List::destroy ( )
inline

Definition at line 136 of file voxel-list.hh.

void * Voxel_List::Get_Data ( )
inline

Definition at line 118 of file voxel-list.hh.

TAttributeId Voxel_List::getType ( ) const
inline

Definition at line 112 of file voxel-list.hh.

void Voxel_List::load ( std::istream &  fd)
inline

Definition at line 151 of file voxel-list.hh.

void Voxel_List::save ( std::ostream &  fd) const
inline

Definition at line 142 of file voxel-list.hh.


The documentation for this class was generated from the following file: