Definition at line 10 of file SFVec2f.java.
◆ SFVec2f() [1/2]
vrml.field.SFVec2f.SFVec2f |
( |
| ) |
|
|
inline |
◆ SFVec2f() [2/2]
vrml.field.SFVec2f.SFVec2f |
( |
float | x, |
|
|
float | y ) |
|
inline |
◆ __fromPerl()
void vrml.field.SFVec2f.__fromPerl |
( |
BufferedReader | in | ) |
throws IOException |
|
inline |
◆ __toPerl()
void vrml.field.SFVec2f.__toPerl |
( |
PrintWriter | out | ) |
throws IOException |
|
inline |
◆ getValue()
void vrml.field.SFVec2f.getValue |
( |
float[] | values | ) |
|
|
inline |
◆ getX()
float vrml.field.SFVec2f.getX |
( |
| ) |
|
|
inline |
◆ getY()
float vrml.field.SFVec2f.getY |
( |
| ) |
|
|
inline |
◆ setValue() [1/4]
◆ setValue() [2/4]
void vrml.field.SFVec2f.setValue |
( |
float | x, |
|
|
float | y ) |
|
inline |
◆ setValue() [3/4]
void vrml.field.SFVec2f.setValue |
( |
float[] | values | ) |
|
|
inline |
◆ setValue() [4/4]
void vrml.field.SFVec2f.setValue |
( |
SFVec2f | sfVec2f | ) |
|
|
inline |
◆ toString()
String vrml.field.SFVec2f.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: