|
OpenRTM-aist IDL
1.1
|
Point in 3D cartesian space. More...
import"ExtendedDataTypes.idl";
Public Attributes | |
| double | x |
| X coordinate in metres. More... | |
| double | y |
| Y coordinate in metres. More... | |
| double | z |
| Z coordinate in metres. More... | |
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.
1.8.11