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