|
||||||||||
| 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.Vector3f>
org.friendularity.visual.shallow.VisualMathExprLib.Vec3fExprNode
public static class VisualMathExprLib.Vec3fExprNode
| Constructor Summary | |
|---|---|
VisualMathExprLib.Vec3fExprNode(java.lang.String mExpr)
|
|
VisualMathExprLib.Vec3fExprNode(java.lang.String mExpr,
com.jme3.math.Vector3f initVectObj)
|
|
| Method Summary | |
|---|---|
com.jme3.math.Vector3f |
getVector3f()
|
protected void |
writeAnyNumericFromAnyDoublesBuf(com.jme3.math.Vector3f outVec3f,
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.Vec3fExprNode(java.lang.String mExpr,
com.jme3.math.Vector3f initVectObj)
public VisualMathExprLib.Vec3fExprNode(java.lang.String mExpr)
| Method Detail |
|---|
protected void writeAnyNumericFromAnyDoublesBuf(com.jme3.math.Vector3f outVec3f,
double[] buffer)
NumericNode
writeAnyNumericFromAnyDoublesBuf in class NumericNode<com.jme3.math.Vector3f>public com.jme3.math.Vector3f getVector3f()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||