imgui_demo

Undocumented in source.

Members

Aliases

IM_MAX
alias IM_MAX = max
Undocumented in source.

Classes

ExampleAppConsole
class ExampleAppConsole
Undocumented in source.

Functions

IM_ARRAYSIZE
size_t IM_ARRAYSIZE(T _ARR)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppAutoResize
void ShowExampleAppAutoResize(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppConsole
void ShowExampleAppConsole(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppConstrainedResize
void ShowExampleAppConstrainedResize(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppCustomRendering
void ShowExampleAppCustomRendering(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppFixedOverlay
void ShowExampleAppFixedOverlay(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppLayout
void ShowExampleAppLayout(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppLog
void ShowExampleAppLog(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppLongText
void ShowExampleAppLongText(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppMainMenuBar
void ShowExampleAppMainMenuBar()
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppManipulatingWindowTitle
void ShowExampleAppManipulatingWindowTitle(bool* )
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleAppPropertyEditor
void ShowExampleAppPropertyEditor(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
ShowExampleMenuFile
void ShowExampleMenuFile()
Undocumented in source. Be warned that the author may not have intended to support it.
ShowHelpMarker
void ShowHelpMarker(string desc)
Undocumented in source. Be warned that the author may not have intended to support it.
igShowDemoWindow
void igShowDemoWindow(bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.
igShowStyleEditor
void igShowStyleEditor(ImGuiStyle* ref_)
Undocumented in source. Be warned that the author may not have intended to support it.
igShowUserGuide
void igShowUserGuide()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

IM_NEWLINE
enum IM_NEWLINE;
Undocumented in source.
IM_NEWLINE
enum IM_NEWLINE;
Undocumented in source.

Structs

ExampleAppLog
struct ExampleAppLog
Undocumented in source.

Meta