Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ clear
Method
clear
Source/Falcor/Utils/Scripting/Console.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
} // namespace
73
74
void Console::clear()
75
{
76
mLog.clear();
77
}
78
79
void Console::render(Gui* pGui, bool& show)
80
{
Callers
4
reset
Method · 0.45
initModule
Function · 0.45
flush
Method · 0.45
beginFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected