|
PolyVox
0.2.1
Open source voxel management library
|
This is the complete list of members for PolyVox::SimpleVolume< VoxelType >::Block, including all inherited members.
| Block(uint16_t uSideLength=0) | PolyVox::SimpleVolume< VoxelType >::Block | |
| calculateSizeInBytes(void) | PolyVox::SimpleVolume< VoxelType >::Block | |
| fill(VoxelType tValue) | PolyVox::SimpleVolume< VoxelType >::Block | |
| getSideLength(void) const | PolyVox::SimpleVolume< VoxelType >::Block | |
| getVoxelAt(uint16_t uXPos, uint16_t uYPos, uint16_t uZPos) const | PolyVox::SimpleVolume< VoxelType >::Block | |
| getVoxelAt(const Vector3DUint16 &v3dPos) const | PolyVox::SimpleVolume< VoxelType >::Block | |
| initialise(uint16_t uSideLength) | PolyVox::SimpleVolume< VoxelType >::Block | |
| m_tUncompressedData | PolyVox::SimpleVolume< VoxelType >::Block | |
| m_uSideLength | PolyVox::SimpleVolume< VoxelType >::Block | |
| m_uSideLengthPower | PolyVox::SimpleVolume< VoxelType >::Block | |
| setVoxelAt(uint16_t uXPos, uint16_t uYPos, uint16_t uZPos, VoxelType tValue) | PolyVox::SimpleVolume< VoxelType >::Block | |
| setVoxelAt(const Vector3DUint16 &v3dPos, VoxelType tValue) | PolyVox::SimpleVolume< VoxelType >::Block | |
| ~Block() | PolyVox::SimpleVolume< VoxelType >::Block |
1.8.1