|
MRPT
1.9.9
|
XYZ point (double) + Intensity(u8)
Definition at line 551 of file lightweight_geom_data.h.
#include <mrpt/math/lightweight_geom_data.h>
Public Member Functions | |
| TPointXYZIu8 () | |
| constexpr | TPointXYZIu8 (double x, double y, double z, uint8_t intensity_val) |
Public Attributes | |
| mrpt::math::TPoint3D | pt |
| uint8_t | intensity |
|
inline |
Definition at line 555 of file lightweight_geom_data.h.
|
inlineconstexpr |
Definition at line 556 of file lightweight_geom_data.h.
| uint8_t mrpt::math::TPointXYZIu8::intensity |
Definition at line 554 of file lightweight_geom_data.h.
| mrpt::math::TPoint3D mrpt::math::TPointXYZIu8::pt |
Definition at line 553 of file lightweight_geom_data.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |