PolyVox  0.2.1
Open source voxel management library
PolyVox::VolumeChangeTracker< VoxelType > Member List

This is the complete list of members for PolyVox::VolumeChangeTracker< VoxelType >, including all inherited members.

getCurrentTime(void) const PolyVox::VolumeChangeTracker< VoxelType >
getLastModifiedTimeForRegion(uint16_t uX, uint16_t uY, uint16_t uZ)PolyVox::VolumeChangeTracker< VoxelType >
getWrappedVolume(void) const PolyVox::VolumeChangeTracker< VoxelType >
incrementCurrentTime(void)PolyVox::VolumeChangeTracker< VoxelType >
lockRegion(const Region &regToLock)PolyVox::VolumeChangeTracker< VoxelType >
m_bIsLockedPolyVox::VolumeChangeTracker< VoxelType >
m_regLastLockedPolyVox::VolumeChangeTracker< VoxelType >
m_uCurrentTimePolyVox::VolumeChangeTracker< VoxelType >static
m_uRegionSideLengthPolyVox::VolumeChangeTracker< VoxelType >
m_uRegionSideLengthPowerPolyVox::VolumeChangeTracker< VoxelType >
m_uVolumeDepthInRegionsPolyVox::VolumeChangeTracker< VoxelType >
m_uVolumeHeightInRegionsPolyVox::VolumeChangeTracker< VoxelType >
m_uVolumeWidthInRegionsPolyVox::VolumeChangeTracker< VoxelType >
setAllRegionsModified(void)PolyVox::VolumeChangeTracker< VoxelType >
setLockedVoxelAt(uint16_t x, uint16_t y, uint16_t z, VoxelType value)PolyVox::VolumeChangeTracker< VoxelType >
setVoxelAt(uint16_t x, uint16_t y, uint16_t z, VoxelType value)PolyVox::VolumeChangeTracker< VoxelType >
unlockRegion(void)PolyVox::VolumeChangeTracker< VoxelType >
volRegionLastModifiedPolyVox::VolumeChangeTracker< VoxelType >
VolumeChangeTracker(LargeVolume< VoxelType > *volumeDataToSet, uint16_t regionSideLength)PolyVox::VolumeChangeTracker< VoxelType >
volumeDataPolyVox::VolumeChangeTracker< VoxelType >
~VolumeChangeTracker()PolyVox::VolumeChangeTracker< VoxelType >