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