Volume::Voxel Class Reference

Public Member Functions

 Voxel (const Voxel &datOther)
 Voxel (const float fValue)
void SetValue (const float fValue)
const float GetValue () const
const bool operator== (const Voxel &datOther) const
const bool operator!= (const Voxel &datOther) const
const bool operator> (const Voxel &datOther) const
const bool operator>= (const Voxel &datOther) const
const bool operator< (const Voxel &datOther) const
const bool operator<= (const Voxel &datOther) const
const Voxeloperator+= (const Voxel &datOther)
const Voxeloperator-= (const Voxel &datOther)
const Voxeloperator*= (const float &fOther)
const Voxeloperator/= (const float &fOther)
const Voxel operator+ (const Voxel &datOther) const
const Voxel operator- (const Voxel &datOther) const
const Voxel operator* (const float &fOther) const
const Voxel operator/ (const float &fOther) const

The documentation for this class was generated from the following file:
 All Data Structures Functions

Generated on Wed Dec 9 18:12:22 2009 for VisLU_Bsp1 by  doxygen 1.6.1