hpp-fcl  2.4.1
HPP fork of FCL -- The Flexible Collision Library
geometric_shapes.h File Reference
Include dependency graph for geometric_shapes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 boost
 
 boost::serialization
 

Functions

template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::ShapeBase &shape_base, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::TriangleP &triangle, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Box &box, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Sphere &sphere, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Ellipsoid &ellipsoid, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Capsule &capsule, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Cone &cone, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Cylinder &cylinder, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Halfspace &half_space, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Plane &plane, const unsigned int)