coal 3.0.2
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

Go to the source code of this file.

Classes

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

Namespaces

namespace  boost
namespace  boost::serialization
namespace  boost::serialization::internal
namespace  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 >)