|
coal 3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
|
#include "coal/BV/BV_node.h"#include "coal/serialization/fwd.h"#include "coal/serialization/OBBRSS.h"

Go to the source code of this file.
Namespaces | |
| namespace | boost |
| namespace | boost::serialization |
Functions | |
| template<class Archive > | |
| void | boost::serialization::serialize (Archive &ar, coal::BVNodeBase &node, const unsigned int) |
| template<class Archive , typename BV > | |
| void | boost::serialization::serialize (Archive &ar, coal::BVNode< BV > &node, const unsigned int) |