Searched refs:startRange (Results 1 – 3 of 3) sorted by relevance
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | FastMath.java | 367 …P1toP2Length(Vector3f p0, Vector3f p1, Vector3f p2, Vector3f p3, float startRange, float endRange,… in getCatmullRomP1toP2Length() argument 370 float middleValue = (startRange + endRange) * 0.5f; in getCatmullRomP1toP2Length() 372 if (startRange != 0) { in getCatmullRomP1toP2Length() 373 FastMath.interpolateCatmullRom(startRange, curveTension, p0, p1, p2, p3, start); in getCatmullRomP1toP2Length() 385 l1 = getCatmullRomP1toP2Length(p0, p1, p2, p3, startRange, middleValue, curveTension); in getCatmullRomP1toP2Length()
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |