12 #ifndef BOUNDINGVOLUME_H_6014714286
13 #define BOUNDINGVOLUME_H_6014714286
15 #include <Carna/Carna.h>
48 const std::unique_ptr< Details > pimpl;
94 #endif // BOUNDINGVOLUME_H_6014714286
Defines Carna::base::math namespace and CARNA_FOR_VECTOR3UI.
Eigen::Matrix< float, 3, 1 > Vector3f
Defines vector.
Represents a Geometry minimal boundary volume of simple geometric shape. The volume is centered withi...
Eigen::Matrix< float, 4, 4, Eigen::ColMajor > Matrix4f
Defines matrix.
#define NON_COPYABLE
Features class it is placed in as non-copyable.