Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clip2tri/
H A Dclip2tri.cpp164 while ((n = n->GetNext())) in execute()
374 currentNode = currentNode->GetNext(); in triangulateComplex()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h144 PolyNode* GetNext() const;
H A Dclipper.cpp202 PolyNode* PolyNode::GetNext() const in GetNext() function in QtClipperLib::PolyNode