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