Point in 3D cartesian space. [詳細]
import "ExtendedDataTypes.idl";
Public 変数 | |
| 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.
1.6.3