Volume::Voxel Class Reference
#include <Volume.h>
List of all members.
Constructor & Destructor Documentation
| Volume::Voxel::Voxel |
( |
|
) |
[inline] |
| Volume::Voxel::Voxel |
( |
const Voxel & |
datOther |
) |
[inline] |
| Volume::Voxel::Voxel |
( |
const float |
fValue |
) |
[inline] |
| Volume::Voxel::~Voxel |
( |
|
) |
[inline] |
Member Function Documentation
| const float Volume::Voxel::GetValue |
( |
|
) |
const [inline] |
| const bool Volume::Voxel::operator!= |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const Voxel Volume::Voxel::operator* |
( |
const float & |
fOther |
) |
const [inline] |
| const Voxel& Volume::Voxel::operator*= |
( |
const float & |
fOther |
) |
[inline] |
| const Voxel Volume::Voxel::operator+ |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const Voxel& Volume::Voxel::operator+= |
( |
const Voxel & |
datOther |
) |
[inline] |
| const Voxel Volume::Voxel::operator- |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const Voxel& Volume::Voxel::operator-= |
( |
const Voxel & |
datOther |
) |
[inline] |
| const Voxel Volume::Voxel::operator/ |
( |
const float & |
fOther |
) |
const [inline] |
| const Voxel& Volume::Voxel::operator/= |
( |
const float & |
fOther |
) |
[inline] |
| const bool Volume::Voxel::operator< |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const bool Volume::Voxel::operator<= |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const bool Volume::Voxel::operator== |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const bool Volume::Voxel::operator> |
( |
const Voxel & |
datOther |
) |
const [inline] |
| const bool Volume::Voxel::operator>= |
( |
const Voxel & |
datOther |
) |
const [inline] |
| void Volume::Voxel::SetValue |
( |
const float |
fValue |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- D:/milan/Visual Studio 2005/Projects/VolumeRender/Volume.h