FreeWRL / FreeX3D 4.3.0
vrml.external.field.EventInMFFloat Class Reference
Inheritance diagram for vrml.external.field.EventInMFFloat:
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 EventInMFFloat.java.

Constructor & Destructor Documentation

◆ EventInMFFloat()

vrml.external.field.EventInMFFloat.EventInMFFloat ( )
inline

Definition at line 8 of file EventInMFFloat.java.

Member Function Documentation

◆ set1Value()

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

Definition at line 28 of file EventInMFFloat.java.

◆ setValue()

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

Definition at line 10 of file EventInMFFloat.java.


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