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

Public Member Functions

void setValue (int value[]) throws IllegalArgumentException
 
void set1Value (int index, int 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 EventInMFInt32.java.

Constructor & Destructor Documentation

◆ EventInMFInt32()

vrml.external.field.EventInMFInt32.EventInMFInt32 ( )
inline

Definition at line 8 of file EventInMFInt32.java.

Member Function Documentation

◆ set1Value()

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

Definition at line 27 of file EventInMFInt32.java.

◆ setValue()

void vrml.external.field.EventInMFInt32.setValue ( int value[]) throws IllegalArgumentException
inline

Definition at line 10 of file EventInMFInt32.java.


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