LibCarna Version 3.4.0
Loading...
Searching...
No Matches
LibCarna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType > Member List

This is the complete list of members for LibCarna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType >, including all inherited members.

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