Searched refs:getPathSplineType (Results 1 – 3 of 3) sorted by relevance
173 if (path.getPathSplineType() == SplineType.CatmullRom){ in initInputs()
183 if (path.getPathSplineType() == SplineType.CatmullRom){ in initInputs()
238 public SplineType getPathSplineType() { in getPathSplineType() method in MotionPath