ExampleAppLog

Undocumented in source.

Members

Functions

AddLog
void AddLog(const(char)* fmt, ...)
Undocumented in source. Be warned that the author may not have intended to support it.
Clear
void Clear()
Undocumented in source. Be warned that the author may not have intended to support it.
Draw
void Draw(const(char)* title, bool* p_open)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Buf
ImGuiTextBufferWrapper Buf;
Undocumented in source.
Filter
ImGuiTextFilterWrapper Filter;
Undocumented in source.
LineOffsets
int[] LineOffsets;
Undocumented in source.
ScrollToBottom
bool ScrollToBottom;
Undocumented in source.

Meta