public static class VisualMathExprLib.ColorExprNode extends MathExprNode<com.jme3.math.ColorRGBA>
| Constructor and Description |
|---|
VisualMathExprLib.ColorExprNode(String mExpr) |
VisualMathExprLib.ColorExprNode(String mExpr,
com.jme3.math.ColorRGBA initColorObj) |
| Modifier and Type | Method and Description |
|---|---|
com.jme3.math.ColorRGBA |
getColor() |
protected void |
writeAnyNumericFromAnyDoublesBuf(com.jme3.math.ColorRGBA outColor,
double[] buffer)
Long-name and protected scope.
|
readDoublesIntoBuf, setMathExprclearResultCache, doUpdate, getOutputObject, writeNumericFromDoublesBufpublic VisualMathExprLib.ColorExprNode(String mExpr, com.jme3.math.ColorRGBA initColorObj)
public VisualMathExprLib.ColorExprNode(String mExpr)
protected void writeAnyNumericFromAnyDoublesBuf(com.jme3.math.ColorRGBA outColor,
double[] buffer)
NumericNodewriteAnyNumericFromAnyDoublesBuf in class NumericNode<com.jme3.math.ColorRGBA>public com.jme3.math.ColorRGBA getColor()
Copyright © 2011-2015. All Rights Reserved.