Visualization 2 - Lab Course
 All Classes Functions Enumerations Enumerator
Classes | Public Member Functions | List of all members
Volume Class Reference

Classes

class  Voxel
 

Public Member Functions

 Volume (const std::string &strFilename)
 
const VoxelGet (const int iX, const int iY, const int iZ) const
 
const VoxelGet (const int iIndex) const
 
const VoxelGet () const
 
int GetWidth () const
 
int GetHeight () const
 
int GetDepth () const
 
int GetSize () const
 
void load (const std::string &strFilename)
 
void loadRaw (const std::string &strFilename, const int iWidth, const int iHeight, const int iDepth)
 

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