Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
CObservation3DRangeScan_Points_MemPoolData Struct Reference

Detailed Description

Definition at line 64 of file CObservation3DRangeScan.cpp.

Public Attributes

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

Member Data Documentation

◆ idxs_x

std::vector<uint16_t> CObservation3DRangeScan_Points_MemPoolData::idxs_x

◆ idxs_y

std::vector<uint16_t> CObservation3DRangeScan_Points_MemPoolData::idxs_y

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

Definition at line 67 of file CObservation3DRangeScan.cpp.

Referenced by mempool_donate_xyz_buffers(), and mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().

◆ 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 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019