hpp-fcl 2.2.0
HPP fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
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

namespace  boost
 
namespace  boost::serialization
 
namespace  boost::serialization::internal
 
namespace  hpp
 Main namespace.
 
namespace  hpp::fcl
 
namespace  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)