Home
last modified time | relevance | path

Searched defs:getTotalLength (Results 1 – 2 of 2) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/math/
DSpline.java328 public float getTotalLength() { in getTotalLength() method in Spline
/external/webkit/Source/WebCore/svg/
DSVGPathElement.cpp64 float SVGPathElement::getTotalLength() in getTotalLength() function in WebCore::SVGPathElement