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