Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ exitPhysics
Method
exitPhysics
examples/ExampleBrowser/EmptyExample.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
virtual void initPhysics() {}
18
virtual void exitPhysics() {}
19
virtual void stepSimulation(float deltaTime) {}
20
virtual void renderScene() {}
21
virtual void physicsDebugDraw(int debugFlags) {}
Callers
1
deleteDemo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected