|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRTC.BumperGeometry
public final class BumperGeometry
RTC/BumperGeometry.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/InterfaceDataTypes.idl 2015年3月20日 14時35分48秒 JST
Field Summary | |
---|---|
Pose3D |
pose
|
double |
roc
|
Size3D |
size
|
Constructor Summary | |
---|---|
BumperGeometry()
|
|
BumperGeometry(Pose3D _pose,
Size3D _size,
double _roc)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Pose3D pose
public Size3D size
public double roc
Constructor Detail |
---|
public BumperGeometry()
public BumperGeometry(Pose3D _pose, Size3D _size, double _roc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |