Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::slam::CPointsMap::TLaserRange2DInsertContext Struct Reference

Detailed Description

Helper struct used for internal_loadFromRangeScan2D_prepareOneRange()

#include <mrpt/slam/CPointsMap.h>

List of all members.

Public Member Functions

 TLaserRange2DInsertContext (const CObservation2DRangeScan &_rangeScan)

Public Attributes

CMatrixDouble44 HM
 Homog matrix of the local sensor pose within the robot.
const CObservation2DRangeScanrangeScan
std::vector< float > fVars
 Extra variables to be used as desired by the derived class.
std::vector< unsigned int > uVars
std::vector< uint8_t > bVars

Constructor & Destructor Documentation

mrpt::slam::CPointsMap::TLaserRange2DInsertContext::TLaserRange2DInsertContext ( const CObservation2DRangeScan _rangeScan) [inline]

Definition at line 89 of file CPointsMap.h.


Member Data Documentation

Definition at line 95 of file CPointsMap.h.

Extra variables to be used as desired by the derived class.

Definition at line 93 of file CPointsMap.h.

Homog matrix of the local sensor pose within the robot.

Definition at line 91 of file CPointsMap.h.

Definition at line 92 of file CPointsMap.h.

Definition at line 94 of file CPointsMap.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011