Point in 2D cartesian space. More...
import "ExtendedDataTypes.idl";
Public Attributes | |
| 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.6.3