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

Method ~CubeStackScene

testbed/scenes/cubestack/CubeStackScene.cpp:138–140  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

136
137// Destructor
138CubeStackScene::~CubeStackScene() {
139 destroyPhysicsWorld();
140}
141
142// Reset the scene
143void CubeStackScene::reset() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected