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