Definition at line 10 of file SFBool.java.
◆ SFBool() [1/2]
vrml.field.SFBool.SFBool |
( |
| ) |
|
|
inline |
◆ SFBool() [2/2]
vrml.field.SFBool.SFBool |
( |
boolean | value | ) |
|
|
inline |
◆ __fromPerl()
void vrml.field.SFBool.__fromPerl |
( |
BufferedReader | in | ) |
throws IOException |
|
inline |
◆ __toPerl()
void vrml.field.SFBool.__toPerl |
( |
PrintWriter | out | ) |
throws IOException |
|
inline |
◆ getValue()
boolean vrml.field.SFBool.getValue |
( |
| ) |
|
|
inline |
◆ setValue() [1/3]
void vrml.field.SFBool.setValue |
( |
boolean | value | ) |
|
|
inline |
◆ setValue() [2/3]
◆ setValue() [3/3]
void vrml.field.SFBool.setValue |
( |
SFBool | sfBool | ) |
|
|
inline |
◆ toString()
String vrml.field.SFBool.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: