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

Vector in 3D cartesian space. [詳解]

import "ExtendedDataTypes.idl";

公開変数類

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

詳解

Vector in 3D cartesian space.

メンバ詳解

◆ x

double RTC::Vector3D::x

X value in metres.

◆ y

double RTC::Vector3D::y

Y value in metres.

◆ z

double RTC::Vector3D::z

Z value in metres.


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