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

Constructor & Destructor Documentation

◆ EventInMFColor()

vrml.external.field.EventInMFColor.EventInMFColor ( )
inline

Definition at line 8 of file EventInMFColor.java.

Member Function Documentation

◆ set1Value()

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

Definition at line 29 of file EventInMFColor.java.

◆ setValue()

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

Definition at line 10 of file EventInMFColor.java.


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