|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.friendularity.api.struct.NumericNode<NumType>
org.friendularity.api.struct.MathExprNode<com.jme3.math.ColorRGBA>
org.friendularity.visual.shallow.VisualMathExprLib.ColorExprNode
public static class VisualMathExprLib.ColorExprNode
| Constructor Summary | |
|---|---|
VisualMathExprLib.ColorExprNode(java.lang.String mExpr)
|
|
VisualMathExprLib.ColorExprNode(java.lang.String mExpr,
com.jme3.math.ColorRGBA initColorObj)
|
|
| Method Summary | |
|---|---|
com.jme3.math.ColorRGBA |
getColor()
|
protected void |
writeAnyNumericFromAnyDoublesBuf(com.jme3.math.ColorRGBA outColor,
double[] buffer)
Long-name and protected scope. |
| Methods inherited from class org.friendularity.api.struct.MathExprNode |
|---|
readDoublesIntoBuf, setMathExpr |
| Methods inherited from class org.friendularity.api.struct.NumericNode |
|---|
clearResultCache, doUpdate, getOutputObject, writeNumericFromDoublesBuf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VisualMathExprLib.ColorExprNode(java.lang.String mExpr,
com.jme3.math.ColorRGBA initColorObj)
public VisualMathExprLib.ColorExprNode(java.lang.String mExpr)
| Method Detail |
|---|
protected void writeAnyNumericFromAnyDoublesBuf(com.jme3.math.ColorRGBA outColor,
double[] buffer)
NumericNode
writeAnyNumericFromAnyDoublesBuf in class NumericNode<com.jme3.math.ColorRGBA>public com.jme3.math.ColorRGBA getColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||