Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielChappuis/reactphysics3d
/ drawAll
Method
drawAll
testbed/src/Gui.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void Gui::drawAll() {
81
mScreen->clear();
82
mScreen->draw_all();
83
}
84
85
void Gui::draw() {
86
Callers
1
start
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
1
start
Method · 0.64