#include <serializer.h>
|
template<class archive > |
void | serialize (archive &ar, const unsigned int version) |
|
Definition at line 50 of file serializer.h.
tuw_graph::GraphInfo::GraphInfo |
( |
| ) |
|
|
inline |
tuw_graph::GraphInfo::GraphInfo |
( |
Eigen::Vector2d |
_pt, |
|
|
float |
_resolution, |
|
|
int |
_nrSegments_ |
|
) |
| |
|
inline |
template<class archive >
void tuw_graph::GraphInfo::serialize |
( |
archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprivate |
friend class boost::serialization::access |
|
friend |
float tuw_graph::GraphInfo::Resolution |
int tuw_graph::GraphInfo::SegmentLength |
The documentation for this class was generated from the following file: