MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / cleanUpContext

Function cleanUpContext

tests/catch.hpp:8161–8164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8159 }
8160
8161 void cleanUpContext() {
8162 delete IMutableContext::currentContext;
8163 IMutableContext::currentContext = nullptr;
8164 }
8165 IContext::~IContext() = default;
8166 IMutableContext::~IMutableContext() = default;
8167 Context::~Context() = default;

Callers 1

cleanUpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected