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