Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core/com/jme3/math/
DSpline.java207 this.computeCatmulLength(); in computeTotalLentgh()
214 private void computeCatmulLength() { in computeCatmulLength() method in Spline