MRPT
2.0.1
|
Derive from this class to generate pointclouds into custom containers.
Definition at line 320 of file CObservationVelodyneScan.h.
#include <mrpt/obs/CObservationVelodyneScan.h>
Public Member Functions | |
virtual void | reserve (std::size_t n) |
virtual void | resizeLaserCount ([[maybe_unused]] std::size_t n) |
virtual void | add_point (float pt_x, float pt_y, float pt_z, uint8_t pt_intensity, const mrpt::system::TTimeStamp &tim, const float azimuth, uint16_t laser_id)=0 |
Process the insertion of a new (x,y,z) point to the cloud, in sensor-centric coordinates, with the exact timestamp of that LIDAR ray. More... | |
|
pure virtual |
Process the insertion of a new (x,y,z) point to the cloud, in sensor-centric coordinates, with the exact timestamp of that LIDAR ray.
Referenced by velodyne_scan_to_pointcloud().
|
inlinevirtual |
Definition at line 322 of file CObservationVelodyneScan.h.
Referenced by velodyne_scan_to_pointcloud().
|
inlinevirtual |
Definition at line 323 of file CObservationVelodyneScan.h.
Referenced by velodyne_scan_to_pointcloud().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |