OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::Point2D Struct Reference

Point in 2D cartesian space. More...

import"ExtendedDataTypes.idl";

Public Attributes

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

Detailed Description

Point in 2D cartesian space.

Member Data Documentation

double RTC::Point2D::x

X coordinate in metres.

double RTC::Point2D::y

Y coordinate in metres.


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