Buffer typedef | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | |
buffer() | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inline |
buffer() const | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inline |
BufferedIntensityVolume(const math::Vector3ui &size, Association< BufferType > *buffer) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inline |
BufferedIntensityVolume(const math::Vector3ui &size) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inlineexplicit |
bufferValueToIntensity(VoxelType bufferValue) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inlinestatic |
intensityToBufferValue(float intensity) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inlinestatic |
IntensityVolume() | Carna::base::IntensityVolume | |
IntensityVolume(const math::Vector3ui &size) | Carna::base::IntensityVolume | explicit |
myBuffer | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | protected |
operator()(unsigned int x, unsigned int y, unsigned int z) const | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inlinevirtual |
operator()(const math::Vector3ui &at) const | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inlinevirtual |
setVoxel(unsigned int x, unsigned int y, unsigned int z, float intensity) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inline |
setVoxel(const math::Vector3ui &at, float intensity) | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | inline |
size | Carna::base::IntensityVolume | |
Value typedef | Carna::base::math::VectorField< float > | |
Voxel typedef | Carna::base::BufferedIntensityVolume< VoxelType, BufferType > | |
~VectorField() | Carna::base::math::VectorField< float > | inlinevirtual |