Home
last modified time | relevance | path

Searched refs:getSpline (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
DMotionPath.java94 getSpline().interpolate(control.getCurrentValue(), control.getCurrentWayPoint(), temp); in interpolatePath()
368 public Spline getSpline() { in getSpline() method in MotionPath