OpenRTM-aist IDL 2.1
Loading...
Searching...
No Matches
RTC::Point3D Struct Reference

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.

Detailed Description

Point in 3D cartesian space.

Member Data Documentation

◆ x

double RTC::Point3D::x

X coordinate in metres.

◆ y

double RTC::Point3D::y

Y coordinate in metres.

◆ z

double RTC::Point3D::z

Z coordinate in metres.


The documentation for this struct was generated from the following file: