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