|
| | VSFBool (boolean value) |
| |
| | VSFBool (DataInputStream in) throws IOException |
| |
| void | write (DataOutputStream out) throws IOException |
| |
| boolean | getValue () |
| |
| byte | getType () |
| |
| byte | getType () |
| |
|
abstract void | write (DataOutputStream out) throws IOException |
| |
Definition at line 21 of file VSFBool.java.
◆ VSFBool() [1/2]
| vrml.external.FreeWRLEAI.VSFBool.VSFBool |
( |
boolean |
value | ) |
|
|
inline |
◆ VSFBool() [2/2]
| vrml.external.FreeWRLEAI.VSFBool.VSFBool |
( |
DataInputStream |
in | ) |
throws IOException |
|
inline |
◆ getType()
| byte vrml.external.FreeWRLEAI.VSFBool.getType |
( |
| ) |
|
|
inline |
◆ getValue()
| boolean vrml.external.FreeWRLEAI.VSFBool.getValue |
( |
| ) |
|
|
inline |
◆ write()
| void vrml.external.FreeWRLEAI.VSFBool.write |
( |
DataOutputStream |
out | ) |
throws IOException |
|
inline |
The documentation for this class was generated from the following file: