|
| void | setValue (float[][] value) throws IllegalArgumentException |
| |
| void | set1Value (int index, float[] value) throws IllegalArgumentException |
| |
| int | getIntType () |
| |
| int | getType () |
| |
Definition at line 6 of file EventInMFVec3f.java.
◆ EventInMFVec3f()
| vrml.external.field.EventInMFVec3f.EventInMFVec3f |
( |
| ) |
|
|
inline |
◆ set1Value()
| void vrml.external.field.EventInMFVec3f.set1Value |
( |
int | index, |
|
|
float[] | value ) throws IllegalArgumentException |
|
inline |
◆ setValue()
| void vrml.external.field.EventInMFVec3f.setValue |
( |
float | value[][] | ) |
throws IllegalArgumentException |
|
inline |
The documentation for this class was generated from the following file: