coal 3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
convex.h File Reference
Include dependency graph for convex.h:

Go to the source code of this file.

Classes

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

Namespaces

namespace  boost
 
namespace  boost::serialization
 
namespace  boost::serialization::internal
 
namespace  coal
 Main namespace.
 

Functions

template<class Archive , typename IndexType >
void boost::serialization::serialize (Archive &ar, coal::ConvexBaseTpl< IndexType > &convex_base, const unsigned int)
 
template<class Archive , typename PolygonT >
void boost::serialization::serialize (Archive &ar, coal::ConvexTpl< PolygonT > &convex_, const unsigned int)
 
 BOOST_CLASS_EXPORT_KEY (coal::ConvexTpl< coal::Triangle16 >) namespace boost
 
 BOOST_CLASS_EXPORT_KEY (coal::ConvexTpl< coal::Quadrilateral16 >) namespace boost
 

Function Documentation

◆ BOOST_CLASS_EXPORT_KEY() [1/2]

BOOST_CLASS_EXPORT_KEY ( coal::ConvexTpl< coal::Quadrilateral16 )

◆ BOOST_CLASS_EXPORT_KEY() [2/2]

BOOST_CLASS_EXPORT_KEY ( coal::ConvexTpl< coal::Triangle16 )