15#ifndef NORMALMAP3D_H_6014714286
16#define NORMALMAP3D_H_6014714286
Defines LibCarna::base::math::VectorField.
Defines interface to mapping.
math::Vector3ui size
Holds the resolution.
NormalMap3D()
Instantiates.
NormalMap3D(const math::Vector3ui &size)
Instantiates.
Abstract definition of an vector field where is ValueType.
Defines LibCarna::base::math namespace and LIBCARNA_FOR_VECTOR3UI.
Eigen::Matrix< unsigned int, 3, 1 > Vector3ui
Defines vector.
Defines LibCarna::base::noncopyable and NON_COPYABLE.
#define NON_COPYABLE
Marks the class that it is placed in as non-copyable.