Class vrml.external.field.EventInMFVec3f
All Packages Class Hierarchy This Package Previous Next Index
Class vrml.external.field.EventInMFVec3f
java.lang.Object
|
+----vrml.external.field.EventIn
|
+----vrml.external.field.EventInMFVec3f
- public class EventInMFVec3f
- extends EventIn
-
EventInMFVec3f()
-
-
set1Value(int, float[])
-
-
setValue(float[][])
-
EventInMFVec3f
public EventInMFVec3f()
setValue
public void setValue(float value[][]) throws IllegalArgumentException
set1Value
public void set1Value(int index,
float value[]) throws IllegalArgumentException
All Packages Class Hierarchy This Package Previous Next Index