QGIS API Documentation  3.22.4-Białowieża (ce8e65e95e)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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