OpenRTM-aist IDL 2.1
読み取り中…
検索中…
一致する文字列を見つけられません
RTC::PointCloudPoint 構造体

A point in a point cloud. [詳解]

import "InterfaceDataTypes.idl";

RTC::PointCloudPoint 連携図

公開変数類

Point3D point
 The position of the point.
RGBColour colour
 The colour of the point, if any.

詳解

A point in a point cloud.

メンバ詳解

◆ colour

RGBColour RTC::PointCloudPoint::colour

The colour of the point, if any.

◆ point

Point3D RTC::PointCloudPoint::point

The position of the point.


この構造体詳解は次のファイルから抽出されました: