coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, 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
 
 coal
 Main namespace.
 

Functions

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

Function Documentation

◆ BOOST_CLASS_EXPORT_KEY() [1/2]

BOOST_CLASS_EXPORT_KEY ( coal::Convex< coal::Quadrilateral )

◆ BOOST_CLASS_EXPORT_KEY() [2/2]

BOOST_CLASS_EXPORT_KEY ( coal::Convex< coal::Triangle )