| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
Size2D |
TimedSize2D.data |
Size2D |
Geometry2D.size |
Size2D |
Size2DHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Size2D |
Size2DHelper.extract(org.omg.CORBA.Any a) |
static Size2D |
Size2DHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Size2DHelper.insert(org.omg.CORBA.Any a,
Size2D that) |
static void |
Size2DHelper.write(org.omg.CORBA.portable.OutputStream ostream,
Size2D value) |
| Constructor and Description |
|---|
Geometry2D(Pose2D _pose,
Size2D _size) |
Size2DHolder(Size2D initialValue) |
TimedSize2D(Time _tm,
Size2D _data) |