|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acarter.scenemonitor.propertydescriptor.propertyobject.QuaternionPropertyObject
public class QuaternionPropertyObject
Nested Class Summary | |
---|---|
static interface |
QuaternionPropertyObject.I_QuaternionPropertyObjectListener
|
Constructor Summary | |
---|---|
QuaternionPropertyObject()
|
Method Summary | |
---|---|
Quaternion |
getValue()
|
void |
SetListener(QuaternionPropertyObject.I_QuaternionPropertyObjectListener listener)
|
void |
setValue(Quaternion value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuaternionPropertyObject()
Method Detail |
---|
public void SetListener(QuaternionPropertyObject.I_QuaternionPropertyObjectListener listener)
listener
- public Quaternion getValue()
public void setValue(Quaternion value)
value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |