Functions | |
template<class Archive > | |
void | serialize (Archive &ar, vistle::Vector1 &v, const unsigned int version) |
template<class Archive > | |
void | serialize (Archive &ar, vistle::Vector2 &v, const unsigned int version) |
template<class Archive > | |
void | serialize (Archive &ar, vistle::Vector3 &v, const unsigned int version) |
template<class Archive > | |
void | serialize (Archive &ar, vistle::Vector4 &v, const unsigned int version) |
template<class Archive > | |
void | serialize (Archive &ar, vistle::Matrix4 &m, const unsigned int version) |
void boost::serialization::serialize | ( | Archive & | ar, |
vistle::Matrix4 & | m, | ||
const unsigned int | version | ||
) |
void boost::serialization::serialize | ( | Archive & | ar, |
vistle::Vector1 & | v, | ||
const unsigned int | version | ||
) |
void boost::serialization::serialize | ( | Archive & | ar, |
vistle::Vector2 & | v, | ||
const unsigned int | version | ||
) |
void boost::serialization::serialize | ( | Archive & | ar, |
vistle::Vector3 & | v, | ||
const unsigned int | version | ||
) |
void boost::serialization::serialize | ( | Archive & | ar, |
vistle::Vector4 & | v, | ||
const unsigned int | version | ||
) |