OpenRTM-aist IDL  1.2
公開変数類 | 全メンバ一覧
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.

メンバ詳解

double RTC::Point3D::x

X coordinate in metres.

double RTC::Point3D::y

Y coordinate in metres.

double RTC::Point3D::z

Z coordinate in metres.


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