PolyVox::ConstVolumeProxy< VoxelType > Member List

This is the complete list of members for PolyVox::ConstVolumeProxy< VoxelType >, including all inherited members.
getVoxelAt(int32_t uXPos, int32_t uYPos, int32_t uZPos) const PolyVox::ConstVolumeProxy< VoxelType > [inline]
getVoxelAt(const Vector3DInt32 &v3dPos) const PolyVox::ConstVolumeProxy< VoxelType > [inline]
LargeVolume< VoxelType > classPolyVox::ConstVolumeProxy< VoxelType > [friend]
setVoxelAt(int32_t uXPos, int32_t uYPos, int32_t uZPos, VoxelType tValue) const PolyVox::ConstVolumeProxy< VoxelType > [inline]
setVoxelAt(const Vector3DInt32 &v3dPos, VoxelType tValue) const PolyVox::ConstVolumeProxy< VoxelType > [inline]