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