|
OpenRTM-aist IDL
1.1
|
Point in 2D cartesian space. [詳解]
import"ExtendedDataTypes.idl";
公開変数類 | |
| double | x |
| X coordinate in metres. [詳解] | |
| double | y |
| Y coordinate in metres. [詳解] | |
Point in 2D cartesian space.
| double RTC::Point2D::x |
X coordinate in metres.
| double RTC::Point2D::y |
Y coordinate in metres.
1.8.11