Definition at line 51 of file CPointCloudColoured.h.
#include <mrpt/opengl/CPointCloudColoured.h>
Public Member Functions | |
TPointColour () | |
TPointColour (float _x, float _y, float _z, float _R, float _G, float _B) | |
Public Attributes | |
float | x |
float | y |
float | z |
float | R |
float | G |
float | B |
|
inline |
Definition at line 53 of file CPointCloudColoured.h.
|
inline |
Definition at line 54 of file CPointCloudColoured.h.
float mrpt::opengl::CPointCloudColoured::TPointColour::B |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), and mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8().
float mrpt::opengl::CPointCloudColoured::TPointColour::G |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), and mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8().
float mrpt::opengl::CPointCloudColoured::TPointColour::R |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), and mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8().
float mrpt::opengl::CPointCloudColoured::TPointColour::x |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8(), and mrpt::opengl::CPointCloudColoured::setPoint_fast().
float mrpt::opengl::CPointCloudColoured::TPointColour::y |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8(), and mrpt::opengl::CPointCloudColoured::setPoint_fast().
float mrpt::opengl::CPointCloudColoured::TPointColour::z |
Definition at line 55 of file CPointCloudColoured.h.
Referenced by mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBf(), mrpt::utils::PointCloudAdapter< mrpt::opengl::CPointCloudColoured >::getPointXYZ_RGBu8(), and mrpt::opengl::CPointCloudColoured::setPoint_fast().
Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Sat Jan 18 22:37:07 UTC 2020 |