Searched refs:errorConic (Results 1 – 1 of 1) sorted by relevance
359 std::vector<float>& lengths, float errorSquared, float errorConic) { in createVerbSegments() argument381 points, pathIter.conicWeight(), errorConic); in createVerbSegments()386 errorConic, false); in createVerbSegments()420 float errorConic = acceptableError / 2; // somewhat arbitrary in approximate() local424 errorSquared, errorConic); in approximate()