Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielChappuis/reactphysics3d
/ ~CubesScene
Method
~CubesScene
testbed/scenes/cubes/CubesScene.cpp:49–52 ·
view source on GitHub ↗
Destructor
Source
from the content-addressed store, hash-verified
47
48
// Destructor
49
CubesScene::~CubesScene() {
50
51
destroyPhysicsWorld();
52
}
53
54
// Create the physics world
55
void CubesScene::createPhysicsWorld() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected