Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::maps::CPointsMap::TLaserRange3DInsertContext Struct Reference

Detailed Description

Helper struct used for internal_loadFromRangeScan3D_prepareOneRange()

Definition at line 82 of file maps/CPointsMap.h.

#include <mrpt/maps/CPointsMap.h>

Public Member Functions

 TLaserRange3DInsertContext (const mrpt::obs::CObservation3DRangeScan &_rangeScan)
 

Public Attributes

mrpt::math::CMatrixDouble44 HM
 Homog matrix of the local sensor pose within the robot. More...
 
const mrpt::obs::CObservation3DRangeScanrangeScan
 
float scan_x
 
float scan_y
 
float scan_z
 In internal_loadFromRangeScan3D_prepareOneRange, these are the local coordinates of the scan points being inserted right now. More...
 
std::vector< float > fVars
 Extra variables to be used as desired by the derived class. More...
 
std::vector< unsigned int > uVars
 
std::vector< uint8_tbVars
 

Constructor & Destructor Documentation

◆ TLaserRange3DInsertContext()

mrpt::maps::CPointsMap::TLaserRange3DInsertContext::TLaserRange3DInsertContext ( const mrpt::obs::CObservation3DRangeScan _rangeScan)
inline

Definition at line 83 of file maps/CPointsMap.h.

Member Data Documentation

◆ bVars

std::vector<uint8_t> mrpt::maps::CPointsMap::TLaserRange3DInsertContext::bVars

◆ fVars

std::vector<float> mrpt::maps::CPointsMap::TLaserRange3DInsertContext::fVars

◆ HM

mrpt::math::CMatrixDouble44 mrpt::maps::CPointsMap::TLaserRange3DInsertContext::HM

◆ rangeScan

const mrpt::obs::CObservation3DRangeScan& mrpt::maps::CPointsMap::TLaserRange3DInsertContext::rangeScan

◆ scan_x

float mrpt::maps::CPointsMap::TLaserRange3DInsertContext::scan_x

◆ scan_y

float mrpt::maps::CPointsMap::TLaserRange3DInsertContext::scan_y

◆ scan_z

float mrpt::maps::CPointsMap::TLaserRange3DInsertContext::scan_z

In internal_loadFromRangeScan3D_prepareOneRange, these are the local coordinates of the scan points being inserted right now.

Definition at line 87 of file maps/CPointsMap.h.

Referenced by mrpt::maps::detail::pointmap_traits< CColouredPointsMap >::internal_loadFromRangeScan3D_prepareOneRange(), and mrpt::maps::detail::loadFromRangeImpl< Derived >::templ_loadFromRangeScan().

◆ uVars

std::vector<unsigned int> mrpt::maps::CPointsMap::TLaserRange3DInsertContext::uVars



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019