Kinetic Visualization
 All Classes Functions Variables Pages
Classes | Public Member Functions | Public Attributes
Volume Class Reference

List of all members.

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
const int GetWidth () const
const int GetHeight () const
const int GetDepth () const
const int GetSize () const
double * getHistogram (int scale)
void load (const std::string &strFilename)

Public Attributes

std::vector< Voxelm_vecVoxels

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