#include <mrpt/opengl/CPointCloudColoured.h>
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 |
| mrpt::opengl::CPointCloudColoured::TPointColour::TPointColour | ( | ) | [inline] |
Definition at line 74 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 75 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
Definition at line 76 of file CPointCloudColoured.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |