Home
last modified time | relevance | path

Searched refs:exceeds90Degrees (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp278 bool exceeds90Degrees = ((angle > PI_div2) || (angle < -PI_div2)); in AngleExceeds90Degrees() local
279 return exceeds90Degrees; in AngleExceeds90Degrees()