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