#include <mrpt/opengl/CPointCloudColoured.h>
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 |
Definition at line 56 of file CPointCloudColoured.h.
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.
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:07:47 EST 2009 |