Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ resize
Method
resize
examples/ExampleBrowser/GwenGUISupport/gwenUserInterface.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void GwenUserInterface::resize(int width, int height)
99
{
100
m_data->pCanvas->SetSize(width, height);
101
}
102
103
struct MyComboBoxHander : public Gwen::Event::Handler
104
{
Callers
7
createCheckeredTexture
Method · 0.45
createCollisionShapeGraphicsObject
Method · 0.45
syncPhysicsToGraphics
Method · 0.45
copyCameraImageData
Method · 0.45
computeSoftBodyVertices
Method · 0.45
cache
Method · 0.45
create
Method · 0.45
Calls
1
SetSize
Method · 0.45
Tested by
no test coverage detected