getVoxel(const math::Vector3ui &location) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
getVoxel(unsigned int x, unsigned int y, unsigned int z) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
maxSegmentSize | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
Segment typedef | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
segmentAt(const base::math::Vector3ui &location) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
segmentAt(const base::math::Vector3ui &) const | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
segmentAt(unsigned int segmentX, unsigned int segmentY, unsigned int segmentZ) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
segmentAt(unsigned int segmentX, unsigned int segmentY, unsigned int segmentZ) const | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
segmentCounts | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
SegmentIntensityVolume typedef | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
SegmentNormalsVolume typedef | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
setVoxel(const math::Vector3ui &location, const typename Selector::VoxelType &voxel) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
setVoxel(unsigned int x, unsigned int y, unsigned int z, const typename Selector::VoxelType &voxel) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
VolumeGrid(const math::Vector3ui &maxSegmentSize, const math::Vector3ui &segmentCounts) | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | |
~VolumeGrid() | Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > | virtual |