Home
last modified time | relevance | path

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

/external/jmonkeyengine/engine/src/core/com/jme3/math/
DSpline.java66 this.computeTotalLentgh(); in Spline()
92 this.computeTotalLentgh(); in Spline()
120 this.computeTotalLentgh(); in Spline()
162 this.computeTotalLentgh(); in addControlPoint()
173 this.computeTotalLentgh(); in removeControlPoint()
185 private void computeTotalLentgh() { in computeTotalLentgh() method in Spline
293 this.computeTotalLentgh(); in setCurveTension()
318 this.computeTotalLentgh(); in setCycle()
345 this.computeTotalLentgh(); in setType()