|
OpenRTM-aist IDL
1.1
|
A point in a point cloud. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| Point3D | point |
| The position of the point. [詳解] | |
| RGBColour | colour |
| The colour of the point, if any. [詳解] | |
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