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