hpp-fcl  3.0.0
HPP fork of FCL -- The Flexible Collision Library
convex.h File Reference
Include dependency graph for convex.h:

Go to the source code of this file.

Classes

struct  boost::serialization::internal::ConvexBaseAccessor
 
struct  boost::serialization::internal::ConvexAccessor< PolygonT >
 

Namespaces

 boost
 
 boost::serialization
 
 boost::serialization::internal
 
 hpp
 Main namespace.
 
 hpp::fcl
 

Functions

template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::ConvexBase &convex_base, const unsigned int)
 
template<class Archive , typename PolygonT >
void boost::serialization::serialize (Archive &ar, hpp::fcl::Convex< PolygonT > &convex_, const unsigned int)
 
 BOOST_CLASS_EXPORT_KEY (hpp::fcl::Convex< hpp::fcl::Triangle >) namespace boost
 
 BOOST_CLASS_EXPORT_KEY (hpp::fcl::Convex< hpp::fcl::Quadrilateral >) namespace boost
 

Function Documentation

◆ BOOST_CLASS_EXPORT_KEY() [1/2]

BOOST_CLASS_EXPORT_KEY ( hpp::fcl::Convex< hpp::fcl::Quadrilateral )

◆ BOOST_CLASS_EXPORT_KEY() [2/2]

BOOST_CLASS_EXPORT_KEY ( hpp::fcl::Convex< hpp::fcl::Triangle )