Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions
PointCloudStorageWrapper Struct Referenceabstract

Detailed Description

Auxiliary class used to refactor CObservationVelodyneScan::generatePointCloud()

Definition at line 186 of file CObservationVelodyneScan.cpp.

Public Member Functions

virtual void add_point (double pt_x, double pt_y, double pt_z, uint8_t pt_intensity, const mrpt::system::TTimeStamp &tim, const float azimuth)=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...
 

Member Function Documentation

◆ add_point()

virtual void PointCloudStorageWrapper::add_point ( double  pt_x,
double  pt_y,
double  pt_z,
uint8_t  pt_intensity,
const mrpt::system::TTimeStamp tim,
const float  azimuth 
)
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().




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