38 #ifndef FCL_SHAPE_SHAPE_BASE_INL_H 39 #define FCL_SHAPE_SHAPE_BASE_INL_H 41 #include "fcl/geometry/shape/shape_base.h" 48 class ShapeBase<double>;
52 ShapeBase<S>::ShapeBase()
53 : CollisionGeometry<S>()
Main namespace.
Definition: broadphase_bruteforce-inl.h:45
OBJECT_TYPE getObjectType() const
Get object type: a geometric shape.
Definition: shape_base-inl.h:60
OBJECT_TYPE
object type: BVH (mesh, points), basic geometry, octree
Definition: collision_geometry.h:51