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

Vector in 2D cartesian space. More...

import"ExtendedDataTypes.idl";

Public Attributes

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

Detailed Description

Vector in 2D cartesian space.

Member Data Documentation

double RTC::Vector2D::x

X value in metres.

double RTC::Vector2D::y

Y value in metres.


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