OpenRTM-aist IDL 2.1.0
|
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.