| |
|
| vrml.ConstField vrml.field.ConstSFVec2f
clone | public synchronized Object clone()(Code) | | Description of the Method
Description of the Return Value |
getValue | public void getValue(float[] vec)(Code) | | Gets the value attribute of the ConstSFVec2f object
Parameters: vec - Description of the Parameter |
getValue | public float[] getValue()(Code) | | Gets the value attribute of the ConstSFVec2f object
The value value |
getX | public float getX()(Code) | | Gets the x attribute of the ConstSFVec2f object
The x value |
getY | public float getY()(Code) | | Gets the y attribute of the ConstSFVec2f object
The y value |
Methods inherited from vrml.ConstField | public void markWritable()(Code)(Java Doc)
|
|
|
|