FreeWRL/FreeX3D  3.0.0
vrml.field.ConstMFRotation Class Reference
Inheritance diagram for vrml.field.ConstMFRotation:
vrml.ConstMField vrml.ConstField vrml.Field

Public Member Functions

 ConstMFRotation (float[] rotations)
 
 ConstMFRotation (int size, float[] rotations)
 
 ConstMFRotation (float[][] rotations)
 
void getValue (float[] rotations)
 
void getValue (float[][] rotations)
 
void get1Value (int index, float[] rotations)
 
void get1Value (int index, SFRotation sfRotation)
 
String toString ()
 
void __fromPerl (BufferedReader in) throws IOException
 
void __toPerl (PrintWriter out) throws IOException
 
- Public Member Functions inherited from vrml.ConstMField
int getSize ()
 
- Public Member Functions inherited from vrml.Field
Object clone ()
 
void bind_to (FWJavaScriptBinding b)
 
final void __updateRead ()
 
abstract void __fromPerl (BufferedReader in) throws IOException
 
abstract void __toPerl (PrintWriter out) throws IOException
 
void setOffset (String offs)
 
String getOffset ()
 

Additional Inherited Members

- Data Fields inherited from vrml.ConstMField
Vector __vect = new Vector()
 
- Protected Member Functions inherited from vrml.ConstMField
final void __update1Read (int index)
 
- Protected Member Functions inherited from vrml.Field
final void __updateWrite ()
 

Detailed Description

Definition at line 10 of file ConstMFRotation.java.


The documentation for this class was generated from the following file: