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