#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::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.
Definition at line 61 of file CPointCloudColoured.h.
Definition at line 61 of file CPointCloudColoured.h.
Definition at line 61 of file CPointCloudColoured.h.
Definition at line 61 of file CPointCloudColoured.h.
Definition at line 61 of file CPointCloudColoured.h.
Definition at line 61 of file CPointCloudColoured.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:25:04 EST 2009 |