Searched refs:errorConic (Results 1 – 1 of 1) sorted by relevance
364 std::vector<float>& lengths, float errorSquared, float errorConic) { in createVerbSegments() argument386 points, pathIter.conicWeight(), errorConic); in createVerbSegments()391 errorConic, false); in createVerbSegments()425 float errorConic = acceptableError / 2; // somewhat arbitrary in approximate() local429 errorSquared, errorConic); in approximate()