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

Method RunMainLoop

Rtxpt/SampleCommon/SampleBaseApp.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181void SampleBaseApp::RunMainLoop()
182{
183 m_DeviceManager->RunMessageLoop();
184}
185
186void SampleBaseApp::RegisterDonutCallback()
187{

Callers 2

AdvancedSample.cppFile · 0.80
IntroSample.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected