#include <Volume.hpp>
List of all members.
Constructor & Destructor Documentation
| Volume::Volume |
( |
) |
[inline] |
| Volume::Volume |
( |
const std::string & |
strFilename ) |
[inline] |
| Volume::~Volume |
( |
void |
) |
[inline] |
Member Function Documentation
| const Voxel& Volume::Get |
( |
const int |
iX, |
|
|
const int |
iY, |
|
|
const int |
iZ |
|
) |
| const [inline] |
| const Voxel& Volume::Get |
( |
const int |
iIndex ) |
const [inline] |
| const Voxel* Volume::Get |
( |
) |
const [inline] |
| const int Volume::GetDepth |
( |
) |
const [inline] |
| const int Volume::GetHeight |
( |
) |
const [inline] |
| const int Volume::GetSize |
( |
) |
const [inline] |
| const int Volume::GetWidth |
( |
) |
const [inline] |
| void Volume::load |
( |
const std::string & |
strFilename ) |
[inline] |
The documentation for this class was generated from the following file: