Classes | |
| class | Voxel |
Public Member Functions | |
| Volume (const std::string &strFilename) | |
| const Voxel & | Get (const int iX, const int iY, const int iZ) const |
| const Voxel & | Get (const int iIndex) const |
| const Voxel * | Get () const |
| int | GetWidth () const |
| int | GetHeight () const |
| int | GetDepth () const |
| int | GetSize () const |
| void | load (const std::string &strFilename) |
1.7.2