|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 1390 of file Mapper.cpp.
◆ NearPoseVisitor()
karto::NearPoseVisitor::NearPoseVisitor |
( |
Pose2 |
refPose, |
|
|
kt_double |
maxDistance, |
|
|
kt_bool |
useScanBarycenter |
|
) |
| |
|
inline |
◆ serialize()
template<class Archive >
void karto::NearPoseVisitor::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprotected |
◆ Visit()
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ m_CenterPose
Pose2 karto::NearPoseVisitor::m_CenterPose |
|
protected |
◆ m_MaxDistanceSquared
kt_double karto::NearPoseVisitor::m_MaxDistanceSquared |
|
protected |
◆ m_UseScanBarycenter
kt_bool karto::NearPoseVisitor::m_UseScanBarycenter |
|
protected |
The documentation for this class was generated from the following file: