MCPcopy Create free account
hub / github.com/NVIDIA-RTX/RTXPT / ~SampleBaseApp

Method ~SampleBaseApp

Rtxpt/SampleCommon/SampleBaseApp.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57SampleBaseApp::~SampleBaseApp()
58{
59 m_DeviceManager->Shutdown(); // Is this explicitly necessary?
60 korgi::Shutdown();
61}
62
63SampleBaseApp::InitReturnCodes SampleBaseApp::Init(int argc, const char* const* argv)
64{

Callers

nothing calls this directly

Calls 2

ShutdownMethod · 0.80
ShutdownFunction · 0.50

Tested by

no test coverage detected