Functions | |
template<class Archive , typename Derived > | |
void | serialize (Archive &ar, pinocchio::JointDataBase< Derived > &joint_data, const unsigned int) |
template<class Archive , typename Derived > | |
void | serialize (Archive &ar, pinocchio::JointModelBase< Derived > &joint, const unsigned int version) |
void boost::serialization::fix::serialize | ( | Archive & | ar, |
pinocchio::JointDataBase< Derived > & | joint_data, | ||
const unsigned int | |||
) |
Definition at line 46 of file joints-data.hpp.
void boost::serialization::fix::serialize | ( | Archive & | ar, |
pinocchio::JointModelBase< Derived > & | joint, | ||
const unsigned int | version | ||
) |
Definition at line 43 of file joints-model.hpp.