MCPcopy 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
57void perlinTestApp::prepareSettings( Settings *settings )
58{
59 settings->setResizable( false );
60}
61
62void perlinTestApp::setup()
63{

Callers

nothing calls this directly

Calls 1

setResizableMethod · 0.80

Tested by

no test coverage detected