Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

mrpt::opengl::CPointCloudColoured::TPointColour Struct Reference


Detailed Description

Definition at line 69 of file CPointCloudColoured.h.

#include <mrpt/opengl/CPointCloudColoured.h>

List of all members.

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

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

Definition at line 71 of file CPointCloudColoured.h.

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

Definition at line 72 of file CPointCloudColoured.h.


Member Data Documentation

Definition at line 73 of file CPointCloudColoured.h.

Definition at line 73 of file CPointCloudColoured.h.

Definition at line 73 of file CPointCloudColoured.h.

Definition at line 73 of file CPointCloudColoured.h.

Definition at line 73 of file CPointCloudColoured.h.

Definition at line 73 of file CPointCloudColoured.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011