Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ IsOpen
Function
IsOpen
3rdparty/clipper2/src/clipper.engine.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
73
inline bool IsOpen(const Active& e)
74
{
75
return (e.local_min->is_open);
76
}
77
78
79
inline bool IsOpenEnd(const Vertex& v)
Callers
12
GetPrevHotEdge
Function · 0.85
SetWindCountForClosedPathEdge
Method · 0.85
SetWindCountForOpenPathEdge
Method · 0.85
InsertLocalMinimaIntoAEL
Method · 0.85
AddLocalMinPoly
Method · 0.85
AddLocalMaxPoly
Method · 0.85
UpdateEdgeIntoAEL
Method · 0.85
IntersectEdges
Method · 0.85
DoHorizontal
Method · 0.85
DoMaxima
Method · 0.85
CheckJoinLeft
Method · 0.85
CheckJoinRight
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected