Searched refs:errorConic (Results 1 – 1 of 1) sorted by relevance
357 std::vector<float>& lengths, float errorSquared, float errorConic) { in createVerbSegments() argument379 points, pathIter.conicWeight(), errorConic); in createVerbSegments()384 errorConic, false); in createVerbSegments()418 float errorConic = acceptableError / 2; // somewhat arbitrary in approximate() local422 errorSquared, errorConic); in approximate()