Volume Class Reference
#include <Volume.h>
List of all members.
Constructor & Destructor Documentation
| Volume::Volume |
( |
|
) |
[inline] |
| Volume::Volume |
( |
const std::string & |
strFilename |
) |
[inline] |
| Volume::~Volume |
( |
void |
|
) |
[inline] |
Member Function Documentation
| void Volume::calcHist |
( |
|
) |
[inline] |
| void Volume::calculateGradient |
( |
|
) |
[inline] |
| const Voxel* Volume::Get |
( |
|
) |
const [inline] |
| const Voxel& Volume::Get |
( |
const int |
iIndex |
) |
const [inline] |
| const Voxel& Volume::Get |
( |
const int |
iX, |
|
|
const int |
iY, |
|
|
const int |
iZ | |
|
) |
| | const [inline] |
| const int Volume::GetDepth |
( |
|
) |
const [inline] |
| float Volume::getGradient |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
z | |
|
) |
| | [inline] |
| const int Volume::GetHeight |
( |
|
) |
const [inline] |
| float Volume::getHistEntry |
( |
int |
i |
) |
[inline] |
| const int Volume::GetSize |
( |
|
) |
const [inline] |
| const int Volume::GetWidth |
( |
|
) |
const [inline] |
| void Volume::loadVolume |
( |
const std::string |
strFilename |
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file:
- D:/milan/Visual Studio 2005/Projects/VolumeRender/Volume.h