| vrml.ConstMField vrml.field.ConstMFColor
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
get1Value | public void get1Value(int index, float[] values)(Code) | | Description of the Method
Parameters: index - Description of the Parameter Parameters: values - Description of the Parameter |
get1Value | public void get1Value(int index, SFColor vec)(Code) | | Description of the Method
Parameters: index - Description of the Parameter Parameters: vec - Description of the Parameter |
getSize | public int getSize()(Code) | | Gets the size attribute of the ConstMFColor object
The size value |
getValue | public void getValue(float[][] values)(Code) | | Gets the value attribute of the ConstMFColor object
Parameters: values - Description of the Parameter |
getValue | public void getValue(float[] values)(Code) | | Gets the value attribute of the ConstMFColor object
Parameters: values - Description of the Parameter |
Methods inherited from vrml.ConstMField | abstract public int getSize()(Code)(Java Doc)
|
|
|