| |
|
| vrml.ConstField vrml.field.ConstSFColor
clone | public synchronized Object clone()(Code) | | Description of the Method
Description of the Return Value |
getBlue | public float getBlue()(Code) | | Gets the blue attribute of the ConstSFColor object
The blue value |
getGreen | public float getGreen()(Code) | | Gets the green attribute of the ConstSFColor object
The green value |
getRed | public float getRed()(Code) | | Gets the red attribute of the ConstSFColor object
The red value |
getValue | public void getValue(float colr)(Code) | | Gets the value attribute of the ConstSFColor object
Parameters: colr - Description of the Parameter |
getValue | public float[] getValue()(Code) | | Gets the value attribute of the ConstSFColor object
The value value |
Methods inherited from vrml.ConstField | public void markWritable()(Code)(Java Doc)
|
|
|
|