MRPT logo

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

#include <mrpt/opengl/CPointCloudColoured.h>

List of all members.

Public Member Functions

 TPointColour (float _x=0, float _y=0, float _z=0, float _R=0, float _G=0, float _B=0)

Public Attributes

float x
float y
float z
float R
float G
float B


Detailed Description

Definition at line 56 of file CPointCloudColoured.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file CPointCloudColoured.h.


Member Data Documentation

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

Definition at line 61 of file CPointCloudColoured.h.

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

Definition at line 61 of file CPointCloudColoured.h.

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

Definition at line 61 of file CPointCloudColoured.h.

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

Definition at line 61 of file CPointCloudColoured.h.

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

Definition at line 61 of file CPointCloudColoured.h.

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

Definition at line 61 of file CPointCloudColoured.h.




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:18:33 EST 2009