XYZ point (float) + Intensity(u8)
Definition at line 371 of file lightweight_geom_data.h.
#include <mrpt/math/lightweight_geom_data.h>
Public Member Functions | |
TPointXYZfIu8 () | |
TPointXYZfIu8 (float x, float y, float z, uint8_t intensity_val) | |
Public Attributes | |
mrpt::math::TPoint3Df | pt |
uint8_t | intensity |
|
inline |
Definition at line 374 of file lightweight_geom_data.h.
|
inline |
Definition at line 375 of file lightweight_geom_data.h.
uint8_t mrpt::math::TPointXYZfIu8::intensity |
Definition at line 373 of file lightweight_geom_data.h.
mrpt::math::TPoint3Df mrpt::math::TPointXYZfIu8::pt |
Definition at line 372 of file lightweight_geom_data.h.
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Mon Apr 18 03:44:04 UTC 2022 |