#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 57 of file CPointCloudColoured.h.
| 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.
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.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |