Main MRPT website > C++ reference
MRPT logo

mrpt::opengl::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 57 of file CPointCloudColoured.h.


Constructor & Destructor Documentation

mrpt::opengl::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 59 of file CPointCloudColoured.h.


Member Data Documentation

Definition at line 62 of file CPointCloudColoured.h.

Definition at line 62 of file CPointCloudColoured.h.

Definition at line 62 of file CPointCloudColoured.h.

Definition at line 62 of file CPointCloudColoured.h.

Definition at line 62 of file CPointCloudColoured.h.

Definition at line 62 of file CPointCloudColoured.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010