MCPcopy Create free account
hub / github.com/AngusJohnson/Clipper2 / ~ClipperBase

Method ~ClipperBase

CPP/Clipper2Lib/src/clipper.engine.cpp:750–753  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

748 //------------------------------------------------------------------------------
749
750 ClipperBase::~ClipperBase()
751 {
752 Clear();
753 }
754
755 void ClipperBase::DeleteEdges(Active*& e)
756 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected