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