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

Go to the source code of this file.

Classes

struct  boost::serialization::internal::BVHModelBaseAccessor
 
struct  boost::serialization::internal::BVHModelAccessor< BV >
 
struct  hpp::fcl::internal::memory_footprint_evaluator< ::hpp::fcl::BVHModel< BV > >
 

Namespaces

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

Functions

template<class Archive >
void boost::serialization::save (Archive &ar, const hpp::fcl::BVHModelBase &bvh_model, const unsigned int)
 
template<class Archive >
void boost::serialization::load (Archive &ar, hpp::fcl::BVHModelBase &bvh_model, const unsigned int)
 
template<class Archive >
void boost::serialization::serialize (Archive &ar, hpp::fcl::BVHModelBase &value, const unsigned int version)
 
template<class Archive , typename BV >
void boost::serialization::serialize (Archive &ar, hpp::fcl::BVHModel< BV > &bvh_model, const unsigned int version)
 
template<class Archive , typename BV >
void boost::serialization::save (Archive &ar, const hpp::fcl::BVHModel< BV > &bvh_model_, const unsigned int)
 
template<class Archive , typename BV >
void boost::serialization::load (Archive &ar, hpp::fcl::BVHModel< BV > &bvh_model_, const unsigned int)