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

Point in 2D cartesian space. More...

import "ExtendedDataTypes.idl";

Public Attributes

double x
 X coordinate in metres.
double y
 Y coordinate in metres.

Detailed Description

Point in 2D cartesian space.

Member Data Documentation

◆ x

double RTC::Point2D::x

X coordinate in metres.

◆ y

double RTC::Point2D::y

Y coordinate in metres.


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