MRPT  2.0.3
List of all members | Public Attributes
CObservation3DRangeScan_Points_MemPoolData Struct Reference

Detailed Description

Definition at line 213 of file CObservation3DRangeScan.cpp.

Public Attributes

std::vector< float > pts_x
 
std::vector< float > pts_y
 
std::vector< float > pts_z
 
std::vector< uint16_t > idxs_x
 for each point, the corresponding (x,y) pixel coordinates More...
 
std::vector< uint16_t > idxs_y
 

Member Data Documentation

◆ idxs_x

std::vector<uint16_t> CObservation3DRangeScan_Points_MemPoolData::idxs_x

for each point, the corresponding (x,y) pixel coordinates

Definition at line 217 of file CObservation3DRangeScan.cpp.

Referenced by mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().

◆ idxs_y

std::vector<uint16_t> CObservation3DRangeScan_Points_MemPoolData::idxs_y

◆ pts_x

std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_x

◆ pts_y

std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_y

◆ pts_z

std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_z



Page generated by Doxygen 1.8.14 for MRPT 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020