MCPcopy Create free account
hub / github.com/cinder/Cinder / ~ClipperBase

Method ~ClipperBase

blocks/Clipper/src/clipper.cpp:890–893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

888//------------------------------------------------------------------------------
889
890ClipperBase::~ClipperBase() //destructor
891{
892 Clear();
893}
894//------------------------------------------------------------------------------
895
896void RangeTest(const IntPoint& Pt, bool& useFullRange)

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected