Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::opengl::CPointCloudColoured::TPointColour Struct Reference

Detailed Description

Definition at line 73 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 75 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 76 of file CPointCloudColoured.h.


Member Data Documentation




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo