MRPT  1.9.9
mrpt::math::TPointXYZfIu8 Struct Reference

Detailed Description

XYZ point (float) + Intensity(u8)

See also
mrpt::math::TPoint3D

Definition at line 299 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}
 

Constructor & Destructor Documentation

◆ TPointXYZfIu8() [1/2]

mrpt::math::TPointXYZfIu8::TPointXYZfIu8 ( )
default

◆ TPointXYZfIu8() [2/2]

constexpr mrpt::math::TPointXYZfIu8::TPointXYZfIu8 ( float  x,
float  y,
float  z,
uint8_t  intensity_val 
)
inline

Definition at line 304 of file TPoint3D.h.

Member Data Documentation

◆ intensity

uint8_t mrpt::math::TPointXYZfIu8::intensity {0}

Definition at line 302 of file TPoint3D.h.

◆ pt

mrpt::math::TPoint3Df mrpt::math::TPointXYZfIu8::pt

Definition at line 301 of file TPoint3D.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019