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

Geometry information for a device in 2D cartesian space. More...

import"ExtendedDataTypes.idl";

Collaboration diagram for RTC::Geometry2D:
Collaboration graph
[legend]

Public Attributes

Pose2D pose
 
Size2D size
 Size of the device, taken with the origin at its base point. More...
 

Detailed Description

Geometry information for a device in 2D cartesian space.

Member Data Documentation

Pose2D RTC::Geometry2D::pose

Pose of the device's base point in its parent device's (e.g. the robot's) coordinate space.

Size2D RTC::Geometry2D::size

Size of the device, taken with the origin at its base point.


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