Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/
H A Dutils.h51 enum Orientation { CW, CCW, COLLINEAR }; enumerator
69 return COLLINEAR; in Orient2d()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp116 if (o1 == COLLINEAR) { in EdgeEvent()
133 if (o2 == COLLINEAR) { in EdgeEvent()