MCPcopy Create free account
hub / github.com/axmolengine/axmol / IsFront

Function IsFront

3rdparty/clipper2/src/clipper.engine.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 }
99
100 inline bool IsFront(const Active& e)
101 {
102 return (&e == e.outrec->front_edge);
103 }
104
105 inline bool IsInvalidPath(OutPt* op)
106 {

Callers 6

AddLocalMaxPolyMethod · 0.85
JoinOutrecPathsMethod · 0.85
AddOutPtMethod · 0.85
IntersectEdgesMethod · 0.85
DoHorizontalMethod · 0.85
DoMaximaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected