Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ prepareSettings
Method
prepareSettings
samples/perlinTest/src/perlinTestApp.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void perlinTestApp::prepareSettings( Settings *settings )
58
{
59
settings->setResizable( false );
60
}
61
62
void perlinTestApp::setup()
63
{
Callers
nothing calls this directly
Calls
1
setResizable
Method · 0.80
Tested by
no test coverage detected