MCPcopy 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

AddLocalMaxPolyMethod · 0.85
UpdateEdgeIntoAELMethod · 0.85
IntersectEdgesMethod · 0.85
DoHorizontalMethod · 0.85
DoMaximaMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected