|
MRPT
1.9.9
|
XYZ point (float) + Intensity(u8)
Definition at line 575 of file lightweight_geom_data.h.
#include <mrpt/math/lightweight_geom_data.h>
Public Member Functions | |
| TPointXYZfIu8 () | |
| constexpr | TPointXYZfIu8 (float x, float y, float z, uint8_t intensity_val) |
Public Attributes | |
| mrpt::math::TPoint3Df | pt |
| uint8_t | intensity |
|
inline |
Definition at line 579 of file lightweight_geom_data.h.
|
inlineconstexpr |
Definition at line 580 of file lightweight_geom_data.h.
| uint8_t mrpt::math::TPointXYZfIu8::intensity |
Definition at line 578 of file lightweight_geom_data.h.
| mrpt::math::TPoint3Df mrpt::math::TPointXYZfIu8::pt |
Definition at line 577 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 |