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

Point in 3D cartesian space. [詳解]

import "ExtendedDataTypes.idl";

公開変数類

double x
 X coordinate in metres.
double y
 Y coordinate in metres.
double z
 Z coordinate in metres.

詳解

Point in 3D cartesian space.

メンバ詳解

◆ x

double RTC::Point3D::x

X coordinate in metres.

◆ y

double RTC::Point3D::y

Y coordinate in metres.

◆ z

double RTC::Point3D::z

Z coordinate in metres.


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