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