Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
181
void SampleBaseApp::RunMainLoop()
182
{
183
m_DeviceManager->RunMessageLoop();
184
}
185
186
void SampleBaseApp::RegisterDonutCallback()
187
{
Callers
2
AdvancedSample.cpp
File · 0.80
IntroSample.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected