org.friendularity.visual.shallow
Class VisualMathExprLib.Vec3fExprNode
java.lang.Object
org.friendularity.api.struct.NumericNode<NumType>
org.friendularity.api.struct.MathExprNode<com.jme3.math.Vector3f>
org.friendularity.visual.shallow.VisualMathExprLib.Vec3fExprNode
- All Implemented Interfaces:
- NumericMapper<com.jme3.math.Vector3f>
- Enclosing class:
- VisualMathExprLib
public static class VisualMathExprLib.Vec3fExprNode
- extends MathExprNode<com.jme3.math.Vector3f>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisualMathExprLib.Vec3fExprNode
public VisualMathExprLib.Vec3fExprNode(String mExpr,
com.jme3.math.Vector3f initVectObj)
VisualMathExprLib.Vec3fExprNode
public VisualMathExprLib.Vec3fExprNode(String mExpr)
writeAnyNumericFromAnyDoublesBuf
protected void writeAnyNumericFromAnyDoublesBuf(com.jme3.math.Vector3f outVec3f,
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.Vector3f>
getVector3f
public com.jme3.math.Vector3f getVector3f()
Copyright © 2011-2014. All Rights Reserved.