Searched refs:fControlPolygonLength (Results 1 – 1 of 1) sorted by relevance
503 const double fControlPolygonLength(rEdge.getControlPolygonLength()); in impGetLength() local504 …ble fCurrentDeviation(fTools::equalZero(fControlPolygonLength) ? 0.0 : 1.0 - (fEdgeLength / fContr… in impGetLength()508 return (fEdgeLength + fControlPolygonLength) * 0.5; in impGetLength()