FreeWRL / FreeX3D 4.3.0
vrml.external.field.EventInMFVec3f Class Reference
Inheritance diagram for vrml.external.field.EventInMFVec3f:
vrml.external.field.EventIn

Public Member Functions

void setValue (float[][] value) throws IllegalArgumentException
 
void set1Value (int index, float[] value) throws IllegalArgumentException
 
- Public Member Functions inherited from vrml.external.field.EventIn
int getIntType ()
 
int getType ()
 

Additional Inherited Members

- Data Fields inherited from vrml.external.field.EventIn
String command
 
String inNode
 
int datasize = 0
 
int nodeptr = 0
 
int offset = 0
 
int ScriptType = 0
 
String datatype
 

Detailed Description

Definition at line 6 of file EventInMFVec3f.java.

Constructor & Destructor Documentation

◆ EventInMFVec3f()

vrml.external.field.EventInMFVec3f.EventInMFVec3f ( )
inline

Definition at line 8 of file EventInMFVec3f.java.

Member Function Documentation

◆ set1Value()

void vrml.external.field.EventInMFVec3f.set1Value ( int index,
float[] value ) throws IllegalArgumentException
inline

Definition at line 31 of file EventInMFVec3f.java.

◆ setValue()

void vrml.external.field.EventInMFVec3f.setValue ( float value[][]) throws IllegalArgumentException
inline

Definition at line 10 of file EventInMFVec3f.java.


The documentation for this class was generated from the following file: