Definition at line 10 of file ConstMFColor.java.
◆ ConstMFColor() [1/4]
vrml.field.ConstMFColor.ConstMFColor |
( |
| ) |
|
|
inline |
◆ ConstMFColor() [2/4]
vrml.field.ConstMFColor.ConstMFColor |
( |
float[] |
colors | ) |
|
|
inline |
◆ ConstMFColor() [3/4]
vrml.field.ConstMFColor.ConstMFColor |
( |
int |
size, |
|
|
float[] |
colors |
|
) |
| |
|
inline |
◆ ConstMFColor() [4/4]
vrml.field.ConstMFColor.ConstMFColor |
( |
float |
colors[][] | ) |
|
|
inline |
◆ __fromPerl()
void vrml.field.ConstMFColor.__fromPerl |
( |
BufferedReader |
in | ) |
throws IOException |
|
inline |
◆ __toPerl()
void vrml.field.ConstMFColor.__toPerl |
( |
PrintWriter |
out | ) |
throws IOException |
|
inline |
◆ get1Value() [1/2]
void vrml.field.ConstMFColor.get1Value |
( |
int |
index, |
|
|
float[] |
colors |
|
) |
| |
|
inline |
◆ get1Value() [2/2]
void vrml.field.ConstMFColor.get1Value |
( |
int |
index, |
|
|
SFColor |
sfColor |
|
) |
| |
|
inline |
◆ getValue() [1/2]
void vrml.field.ConstMFColor.getValue |
( |
float[] |
colors | ) |
|
|
inline |
◆ getValue() [2/2]
void vrml.field.ConstMFColor.getValue |
( |
float |
colors[][] | ) |
|
|
inline |
◆ toString()
String vrml.field.ConstMFColor.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: