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

Method ~Gui

testbed/src/Gui.cpp:52–55  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

50
51// Destructor
52Gui::~Gui() {
53
54
55}
56
57/// Initialize the GUI
58void Gui::init(GLFWwindow* window) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected