MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / ShowExampleAppConsole

Function ShowExampleAppConsole

imgui_tiny_app/imgui/imgui_demo.cpp:9350–9354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9348};
9349
9350static void ShowExampleAppConsole(bool* p_open)
9351{
9352 static ExampleAppConsole console;
9353 console.Draw("Example: Console", p_open);
9354}
9355
9356//-----------------------------------------------------------------------------
9357// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.45

Tested by

no test coverage detected