org.friendularity.visual.shallow
Class VisualMathExprLib.ColorExprNode
java.lang.Object
org.friendularity.api.struct.NumericNode<NumType>
org.friendularity.api.struct.MathExprNode<com.jme3.math.ColorRGBA>
org.friendularity.visual.shallow.VisualMathExprLib.ColorExprNode
- All Implemented Interfaces:
- NumericMapper<com.jme3.math.ColorRGBA>
- Enclosing class:
- VisualMathExprLib
public static class VisualMathExprLib.ColorExprNode
- extends MathExprNode<com.jme3.math.ColorRGBA>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualMathExprLib.ColorExprNode
public VisualMathExprLib.ColorExprNode(String mExpr,
com.jme3.math.ColorRGBA initColorObj)
VisualMathExprLib.ColorExprNode
public VisualMathExprLib.ColorExprNode(String mExpr)
writeAnyNumericFromAnyDoublesBuf
protected void writeAnyNumericFromAnyDoublesBuf(com.jme3.math.ColorRGBA outColor,
double[] buffer)
- Description copied from class:
NumericNode
- Long-name and protected scope. This feature is needed only if the NumericNode does not
have a mapper assigned to it.
- Overrides:
writeAnyNumericFromAnyDoublesBuf in class NumericNode<com.jme3.math.ColorRGBA>
getColor
public com.jme3.math.ColorRGBA getColor()
Copyright © 2011-2014. All Rights Reserved.