MCPcopy 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
74void Console::clear()
75{
76 mLog.clear();
77}
78
79void Console::render(Gui* pGui, bool& show)
80{

Callers 4

resetMethod · 0.45
initModuleFunction · 0.45
flushMethod · 0.45
beginFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected