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