QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
HalfEdge Member List

This is the complete list of members for HalfEdge, including all inherited members.

getBreak() constHalfEdgeinline
getDual() constHalfEdgeinline
getForced() constHalfEdgeinline
getNext() constHalfEdgeinline
getPoint() constHalfEdgeinline
HalfEdge()=defaultHalfEdge
HalfEdge(int dual, int next, int point, bool mbreak, bool forced)HalfEdgeinline
mBreakHalfEdgeprotected
mDualHalfEdgeprotected
mForcedHalfEdgeprotected
mNextHalfEdgeprotected
mPointHalfEdgeprotected
setBreak(bool b)HalfEdgeinline
setDual(int d)HalfEdgeinline
setForced(bool f)HalfEdgeinline
setNext(int n)HalfEdgeinline
setPoint(int p)HalfEdgeinline