MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / ShowExampleAppConsole

Function ShowExampleAppConsole

plugins/Cardinal/src/DearImGui/imgui_demo.cpp:6739–6743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6737};
6738
6739static void ShowExampleAppConsole(bool* p_open)
6740{
6741 static ExampleAppConsole console;
6742 console.Draw("Example: Console", p_open);
6743}
6744
6745//-----------------------------------------------------------------------------
6746// [SECTION] Example App: Debug Log / ShowExampleAppLog()

Callers 1

ShowDemoWindowMethod · 0.85

Calls 1

DrawMethod · 0.80

Tested by

no test coverage detected