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_t > | idxs_x | 
| std::vector< uint16_t > | idxs_y | 
| for each point, the corresponding (x,y) pixel coordinates  More... | |
| std::vector<uint16_t> CObservation3DRangeScan_Points_MemPoolData::idxs_x | 
Definition at line 67 of file CObservation3DRangeScan.cpp.
Referenced by mempool_donate_xyz_buffers(), and mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().
| 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().
| std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_x | 
Definition at line 66 of file CObservation3DRangeScan.cpp.
Referenced by mempool_donate_xyz_buffers(), and mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().
| std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_y | 
Definition at line 66 of file CObservation3DRangeScan.cpp.
Referenced by mempool_donate_xyz_buffers(), and mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().
| std::vector<float> CObservation3DRangeScan_Points_MemPoolData::pts_z | 
Definition at line 66 of file CObservation3DRangeScan.cpp.
Referenced by mempool_donate_xyz_buffers(), and mrpt::obs::CObservation3DRangeScan::resizePoints3DVectors().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |