Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ SampleApp
Function
SampleApp
Source/Falcor/Core/SampleApp.h:343–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
int mReturnCode = 0;
342
343
SampleApp(const SampleApp&) = delete;
344
SampleApp& operator=(const SampleApp&) = delete;
345
};
346
}; // namespace Falcor
Callers
1
SampleApp.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected