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

Detailed Description

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
 

Constructor & Destructor Documentation

◆ TPointColour() [1/2]

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

Definition at line 53 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 54 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.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019