| 
    MRPT
    2.0.4
    
   | 
 
XYZ point (float) + Intensity(u8)
Definition at line 301 of file TPoint3D.h.
#include <mrpt/math/TPoint3D.h>
Public Member Functions | |
| TPointXYZfIu8 ()=default | |
| constexpr | TPointXYZfIu8 (float x, float y, float z, uint8_t intensity_val) | 
Public Attributes | |
| mrpt::math::TPoint3Df | pt | 
| uint8_t | intensity {0} | 
      
  | 
  default | 
      
  | 
  inline | 
Definition at line 306 of file TPoint3D.h.
| uint8_t mrpt::math::TPointXYZfIu8::intensity {0} | 
Definition at line 304 of file TPoint3D.h.
| mrpt::math::TPoint3Df mrpt::math::TPointXYZfIu8::pt | 
Definition at line 303 of file TPoint3D.h.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |