FreeWRL / FreeX3D 4.3.0
vrml.external.field.EventOutMFInt32 Class Reference
Inheritance diagram for vrml.external.field.EventOutMFInt32:
vrml.external.field.EventOutMField vrml.external.field.EventOut

Public Member Functions

int[] getValue ()
 
int get1Value (int index)
 
- Public Member Functions inherited from vrml.external.field.EventOutMField
int getSize ()
 
- Public Member Functions inherited from vrml.external.field.EventOut
int getType ()
 
int getIntType ()
 
void advise (EventOutObserver f, Object userData)
 
void unadvise (EventOutObserver f)
 

Additional Inherited Members

- Data Fields inherited from vrml.external.field.EventOut
int EventType = FieldTypes.UnknownType
 
String inNode
 
String RLreturn
 
String command
 
int nodeptr =0
 
int offset = 0
 
int datasize = 0
 
String datatype
 
int ScriptType = 0
 

Detailed Description

Definition at line 8 of file EventOutMFInt32.java.

Constructor & Destructor Documentation

◆ EventOutMFInt32()

vrml.external.field.EventOutMFInt32.EventOutMFInt32 ( )
inline

Definition at line 9 of file EventOutMFInt32.java.

Member Function Documentation

◆ get1Value()

int vrml.external.field.EventOutMFInt32.get1Value ( int index)
inline

Definition at line 49 of file EventOutMFInt32.java.

◆ getValue()

int[] vrml.external.field.EventOutMFInt32.getValue ( )
inline

Definition at line 11 of file EventOutMFInt32.java.


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