Definition at line 10 of file SFColor.java.
◆ SFColor() [1/2]
vrml.field.SFColor.SFColor |
( |
| ) |
|
|
inline |
◆ SFColor() [2/2]
vrml.field.SFColor.SFColor |
( |
float |
red, |
|
|
float |
green, |
|
|
float |
blue |
|
) |
| |
|
inline |
◆ __fromPerl()
void vrml.field.SFColor.__fromPerl |
( |
BufferedReader |
in | ) |
throws IOException |
|
inline |
◆ __toPerl()
void vrml.field.SFColor.__toPerl |
( |
PrintWriter |
out | ) |
throws IOException |
|
inline |
◆ getBlue()
float vrml.field.SFColor.getBlue |
( |
| ) |
|
|
inline |
◆ getGreen()
float vrml.field.SFColor.getGreen |
( |
| ) |
|
|
inline |
◆ getRed()
float vrml.field.SFColor.getRed |
( |
| ) |
|
|
inline |
◆ getValue()
void vrml.field.SFColor.getValue |
( |
float[] |
values | ) |
|
|
inline |
◆ setValue() [1/4]
◆ setValue() [2/4]
void vrml.field.SFColor.setValue |
( |
float |
red, |
|
|
float |
green, |
|
|
float |
blue |
|
) |
| |
|
inline |
◆ setValue() [3/4]
void vrml.field.SFColor.setValue |
( |
float[] |
values | ) |
|
|
inline |
◆ setValue() [4/4]
void vrml.field.SFColor.setValue |
( |
SFColor |
sfColor | ) |
|
|
inline |
◆ toString()
String vrml.field.SFColor.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: