com.acarter.scenemonitor.propertydescriptor.propertyobject
Class QuaternionPropertyObject

java.lang.Object
  extended by com.acarter.scenemonitor.propertydescriptor.propertyobject.QuaternionPropertyObject

public class QuaternionPropertyObject
extends java.lang.Object

Author:
Carter

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

QuaternionPropertyObject

public QuaternionPropertyObject()
Method Detail

SetListener

public void SetListener(QuaternionPropertyObject.I_QuaternionPropertyObjectListener listener)
Parameters:
listener -

getValue

public Quaternion getValue()
Returns:

setValue

public void setValue(Quaternion value)
Parameters:
value -