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