Searched refs:GetNext (Results 1 – 3 of 3) sorted by relevance
164 while ((n = n->GetNext())) in execute()374 currentNode = currentNode->GetNext(); in triangulateComplex()
144 PolyNode* GetNext() const;
202 PolyNode* PolyNode::GetNext() const in GetNext() function in QtClipperLib::PolyNode