37 #ifndef HPP_FCL_GEOMETRIC_SHAPES_TRAITS_H 38 #define HPP_FCL_GEOMETRIC_SHAPES_TRAITS_H 54 template <
typename Shape>
150 #endif // ifndef HPP_FCL_GEOMETRIC_SHAPES_TRAITS_H Definition: geometric_shapes_traits.h:49
Definition: geometric_shapes_traits.h:45
Ellipsoid centered at point zero.
Definition: geometric_shapes.h:258
Cylinder along Z axis. The cylinder is defined at its centroid.
Definition: geometric_shapes.h:501
Main namespace.
Definition: broadphase_bruteforce.h:44
Half Space: this is equivalent to the Plane in ODE. The separation plane is defined as n * x = d; Poi...
Definition: geometric_shapes.h:729
Definition: geometric_shapes_traits.h:47
Definition: geometric_shapes_traits.h:50
Center at zero point, axis aligned box.
Definition: geometric_shapes.h:125
Triangle stores the points instead of only indices of points.
Definition: geometric_shapes.h:71
Cone The base of the cone is at and the top is at .
Definition: geometric_shapes.h:414
Center at zero point sphere.
Definition: geometric_shapes.h:196
Capsule It is where is the distance between the point x and the capsule segment AB...
Definition: geometric_shapes.h:333
Base for convex polytope.
Definition: geometric_shapes.h:581
Definition: geometric_shapes_traits.h:48
Definition: geometric_shapes_traits.h:55