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