Buffer typedef | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | |
buffer() | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inline |
buffer() const | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inline |
BufferedNormalMap3D(const math::Vector3ui &size, Association< BufferType > *buffer) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inline |
BufferedNormalMap3D(const math::Vector3ui &size) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inlineexplicit |
BufferedVectorComponent typedef | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | |
decodeComponent(BufferedVectorComponentType encodedVectorComponent) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inlinestatic |
encodeComponent(float actualVectorComponent) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inlinestatic |
myBuffer | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | protected |
NormalMap3D() | Carna::base::NormalMap3D | |
NormalMap3D(const math::Vector3ui &size) | Carna::base::NormalMap3D | explicit |
operator()(const math::Vector3ui &location) const | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inlinevirtual |
operator()(unsigned int x, unsigned int y, unsigned int z) const | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inlinevirtual |
setVoxel(const math::Vector3ui &location, const math::Vector3f &normal) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inline |
setVoxel(unsigned int x, unsigned int y, unsigned int z, const math::Vector3f &normal) | Carna::base::BufferedNormalMap3D< BufferedVectorComponentType, BufferType > | inline |
size | Carna::base::NormalMap3D | |
Value typedef | Carna::base::math::VectorField< math::Vector3f > | |
~VectorField() | Carna::base::math::VectorField< math::Vector3f > | inlinevirtual |