MCPcopy Create free account
hub / github.com/AlexandreRouma/SDRPlusPlus / ShowExampleAppConsole

Function ShowExampleAppConsole

core/src/imgui/imgui_demo.cpp:6630–6634  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6628};
6629
6630static void ShowExampleAppConsole(bool* p_open)
6631{
6632 static ExampleAppConsole console;
6633 console.Draw("Example: Console", p_open);
6634}
6635
6636//-----------------------------------------------------------------------------
6637// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.80

Tested by

no test coverage detected