Go to the documentation of this file. 1 #ifndef GEOLIB_DATATYPES_H_
2 #define GEOLIB_DATATYPES_H_
std::shared_ptr< Box > BoxPtr
std::shared_ptr< Shape > ShapePtr
std::shared_ptr< const CompositeShape > CompositeShapeConstPtr
std::shared_ptr< const Shape > ShapeConstPtr
std::shared_ptr< CompositeShape > CompositeShapePtr
std::shared_ptr< Octree > OctreePtr
std::shared_ptr< const Octree > OctreeConstPtr
std::shared_ptr< const Box > BoxConstPtr
A geometric description of a shape as a union of other shapes.
QuaternionT< real > Quaternion
A geometric description of a shape.