Main MRPT website > C++ reference for MRPT 1.9.9
List of all members | Public Member Functions | Public Attributes
mrpt::opengl::CPointCloudColoured::TPointColour Struct Reference

Detailed Description

Definition at line 52 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
 

Constructor & Destructor Documentation

◆ TPointColour() [1/2]

mrpt::opengl::CPointCloudColoured::TPointColour::TPointColour ( )
inline

Definition at line 54 of file CPointCloudColoured.h.

◆ TPointColour() [2/2]

mrpt::opengl::CPointCloudColoured::TPointColour::TPointColour ( float  _x,
float  _y,
float  _z,
float  _R,
float  _G,
float  _B 
)
inline

Definition at line 55 of file CPointCloudColoured.h.

Member Data Documentation

◆ B

float mrpt::opengl::CPointCloudColoured::TPointColour::B

◆ G

float mrpt::opengl::CPointCloudColoured::TPointColour::G

◆ R

float mrpt::opengl::CPointCloudColoured::TPointColour::R

◆ x

float mrpt::opengl::CPointCloudColoured::TPointColour::x

◆ y

float mrpt::opengl::CPointCloudColoured::TPointColour::y

◆ z

float mrpt::opengl::CPointCloudColoured::TPointColour::z



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST