Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ IsJoined
Function
IsJoined
3rdparty/clipper2/src/clipper.engine.cpp:473–476 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
471
}
472
473
inline bool IsJoined(const Active& e)
474
{
475
return e.join_with != JoinWith::NoJoin;
476
}
477
478
inline void SetOwner(OutRec* outrec, OutRec* new_owner)
479
{
Callers
5
AddLocalMaxPoly
Method · 0.85
UpdateEdgeIntoAEL
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