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

Method reinitialize

samples/SampleBase/blast/BlastController.cpp:119–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117BlastController::~BlastController() {}
118
119void BlastController::reinitialize()
120{
121 onSampleStop();
122 onSampleStart();
123}
124
125void BlastController::onSampleStart()
126{

Callers 1

setUseGPUPhysicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected