MRPT
2.0.1
|
#include <mrpt/math/TPoint3D.h>
Public Member Functions | |
TPointXYZfRGBu8 () | |
constexpr | TPointXYZfRGBu8 (float x, float y, float z, uint8_t R_val, uint8_t G_val, uint8_t B_val) |
Public Attributes | |
mrpt::math::TPoint3Df | pt |
uint8_t | r {0} |
uint8_t | g {0} |
uint8_t | b {0} |
|
inline |
Definition at line 316 of file TPoint3D.h.
|
inline |
Definition at line 317 of file TPoint3D.h.
uint8_t mrpt::math::TPointXYZfRGBu8::b {0} |
Definition at line 315 of file TPoint3D.h.
Referenced by mrpt::math::operator<<(), and mrpt::math::operator>>().
uint8_t mrpt::math::TPointXYZfRGBu8::g {0} |
Definition at line 315 of file TPoint3D.h.
Referenced by mrpt::math::operator<<(), and mrpt::math::operator>>().
mrpt::math::TPoint3Df mrpt::math::TPointXYZfRGBu8::pt |
Definition at line 314 of file TPoint3D.h.
Referenced by mrpt::math::operator<<(), and mrpt::math::operator>>().
uint8_t mrpt::math::TPointXYZfRGBu8::r {0} |
Definition at line 315 of file TPoint3D.h.
Referenced by mrpt::math::operator<<(), and mrpt::math::operator>>().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |