MCPcopy Create free account
hub / github.com/DanielChappuis/reactphysics3d / ~DebugRenderer

Method ~DebugRenderer

src/utils/DebugRenderer.cpp:57–59  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

55
56// Destructor
57DebugRenderer::~DebugRenderer() {
58
59}
60
61// Clear all the debugging primitives (points, lines, triangles, ...)
62void DebugRenderer::reset() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected