Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp263 Node* next2Node = nextNode->next; in LargeHole_DontFill() local
265 …if ((next2Node != NULL) && !AngleExceedsPlus90DegreesOrIsNegative(node->point, next2Node->point, p… in LargeHole_DontFill()