Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
AddLocalMaxPoly
Method · 0.85
JoinOutrecPaths
Method · 0.85
AddOutPt
Method · 0.85
IntersectEdges
Method · 0.85
DoHorizontal
Method · 0.85
DoMaxima
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected