Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AngusJohnson/Clipper2
/ GetPolyType
Function
GetPolyType
CPP/Clipper2Lib/src/clipper.engine.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
inline PathType GetPolyType(const Active& e)
163
{
164
return e.local_min->polytype;
165
}
166
167
inline bool IsSamePolyType(const Active& e1, const Active& e2)
168
{
Callers
10
SetZ
Method · 0.85
IsContributingClosed
Method · 0.85
SetWindCountForClosedPathEdge
Method · 0.85
SetWindCountForOpenPathEdge
Method · 0.85
IntersectEdges
Method · 0.85
SetZ
Method · 0.85
IsContributingClosed
Method · 0.85
SetWindCountForClosedPathEdge
Method · 0.85
SetWindCountForOpenPathEdge
Method · 0.85
IntersectEdges
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected