Definition at line 19 of file VSFVec3f.java.
◆ VSFVec3f() [1/3]
vrml.external.FreeWRLEAI.VSFVec3f.VSFVec3f |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
inline |
◆ VSFVec3f() [2/3]
vrml.external.FreeWRLEAI.VSFVec3f.VSFVec3f |
( |
float[] |
values | ) |
|
|
inline |
◆ VSFVec3f() [3/3]
vrml.external.FreeWRLEAI.VSFVec3f.VSFVec3f |
( |
DataInputStream |
in | ) |
throws IOException |
|
inline |
◆ getAngle()
double vrml.external.FreeWRLEAI.VSFVec3f.getAngle |
( |
VSFVec3f |
v | ) |
|
|
inline |
◆ getDistance()
double vrml.external.FreeWRLEAI.VSFVec3f.getDistance |
( |
VSFVec3f |
v | ) |
|
|
inline |
◆ getType()
byte vrml.external.FreeWRLEAI.VSFVec3f.getType |
( |
| ) |
|
|
inline |
◆ getValue()
float[] vrml.external.FreeWRLEAI.VSFVec3f.getValue |
( |
| ) |
|
|
inline |
◆ minus()
◆ plus()
◆ times()
VSFVec3f vrml.external.FreeWRLEAI.VSFVec3f.times |
( |
float |
s | ) |
|
|
inline |
◆ toString()
String vrml.external.FreeWRLEAI.VSFVec3f.toString |
( |
| ) |
|
|
inline |
◆ write()
void vrml.external.FreeWRLEAI.VSFVec3f.write |
( |
DataOutputStream |
out | ) |
throws IOException |
|
inline |
The documentation for this class was generated from the following file: