パッケージ | 説明 |
---|---|
RTC |
修飾子とタイプ | フィールドと説明 |
---|---|
BumperGeometry[] |
BumperArrayGeometry.bumperGeometry |
BumperGeometry[] |
BumperGeometryListHolder.value |
BumperGeometry |
BumperGeometryHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
static BumperGeometry[] |
BumperGeometryListHelper.extract(org.omg.CORBA.Any a) |
static BumperGeometry |
BumperGeometryHelper.extract(org.omg.CORBA.Any a) |
static BumperGeometry[] |
BumperGeometryListHelper.read(org.omg.CORBA.portable.InputStream istream) |
static BumperGeometry |
BumperGeometryHelper.read(org.omg.CORBA.portable.InputStream istream) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
BumperGeometryHelper.insert(org.omg.CORBA.Any a,
BumperGeometry that) |
static void |
BumperGeometryListHelper.insert(org.omg.CORBA.Any a,
BumperGeometry[] that) |
static void |
BumperGeometryHelper.write(org.omg.CORBA.portable.OutputStream ostream,
BumperGeometry value) |
static void |
BumperGeometryListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
BumperGeometry[] value) |
コンストラクタと説明 |
---|
BumperArrayGeometry(Geometry3D _arrayGeometry,
BumperGeometry[] _bumperGeometry) |
BumperGeometryHolder(BumperGeometry initialValue) |
BumperGeometryListHolder(BumperGeometry[] initialValue) |