Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
117
BlastController::~BlastController() {}
118
119
void BlastController::reinitialize()
120
{
121
onSampleStop();
122
onSampleStart();
123
}
124
125
void BlastController::onSampleStart()
126
{
Callers
1
setUseGPUPhysics
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected