de.beamertool.viewer.gui.opengl.gl
Class EvaluatorPoint3f
java.lang.Object
org.jdesktop.animation.timing.interpolation.Evaluator<Point3f>
de.beamertool.viewer.gui.opengl.gl.EvaluatorPoint3f
public class EvaluatorPoint3f
- extends org.jdesktop.animation.timing.interpolation.Evaluator<Point3f>
- Author:
- ocm-zeeman
EvaluatorPoint3f
public EvaluatorPoint3f()
evaluate
public Point3f evaluate(Point3f v0,
Point3f v1,
float fraction)
- Specified by:
evaluate in class org.jdesktop.animation.timing.interpolation.Evaluator<Point3f>