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