Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Member Functions | Public Attributes

Detailed Description

XYZ point (double) + Intensity(u8)

See also
mrpt::math::TPoint3D

Definition at line 357 of file lightweight_geom_data.h.

#include <mrpt/math/lightweight_geom_data.h>

Public Member Functions

 TPointXYZIu8 ()
 
 TPointXYZIu8 (double x, double y, double z, uint8_t intensity_val)
 

Public Attributes

mrpt::math::TPoint3D pt
 
uint8_t intensity
 

Constructor & Destructor Documentation

◆ TPointXYZIu8() [1/2]

mrpt::math::TPointXYZIu8::TPointXYZIu8 ( )
inline

Definition at line 360 of file lightweight_geom_data.h.

◆ TPointXYZIu8() [2/2]

mrpt::math::TPointXYZIu8::TPointXYZIu8 ( double  x,
double  y,
double  z,
uint8_t  intensity_val 
)
inline

Definition at line 361 of file lightweight_geom_data.h.

Member Data Documentation

◆ intensity

uint8_t mrpt::math::TPointXYZIu8::intensity

Definition at line 359 of file lightweight_geom_data.h.

◆ pt

mrpt::math::TPoint3D mrpt::math::TPointXYZIu8::pt

Definition at line 358 of file lightweight_geom_data.h.




Page generated by Doxygen 1.8.13 for MRPT 1.4.0 SVN: at Sat Sep 2 18:44:07 UTC 2017