12 #ifndef BOUNDINGSPHERE_H_6014714286 13 #define BOUNDINGSPHERE_H_6014714286 15 #include <Carna/Carna.h> 44 const std::unique_ptr< Details > pimpl;
69 void setRadius(
float radius );
81 #endif // BOUNDINGSPHERE_H_6014714286 Defines Carna::base::BoundingVolume.
Eigen::Matrix< float, 3, 1 > Vector3f
Defines vector.
Represents a Geometry minimal boundary volume of simple geometric shape. The volume is centered withi...
Defines a Geometry minimal boundary sphere.