|
OpenRTM-aist IDL
1.1
|
A point in a point cloud. More...
import"InterfaceDataTypes.idl";
Public Attributes | |
| Point3D | point |
| The position of the point. More... | |
| RGBColour | colour |
| The colour of the point, if any. More... | |
A point in a point cloud.
| RGBColour RTC::PointCloudPoint::colour |
The colour of the point, if any.
| Point3D RTC::PointCloudPoint::point |
The position of the point.
1.8.11