MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Blast / onSampleStart

Method onSampleStart

samples/SampleBase/core/SampleController.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46void SampleController::onSampleStart()
47{
48 // start with GPU physics by default
49 setUseGPUPhysics(true);
50}
51
52
53void SampleController::setUseGPUPhysics(bool useGPUPhysics)

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected