Struct ExampleAppLog

Struct Documentation

struct ExampleAppLog

Public Functions

inline ExampleAppLog()
inline void Clear()
inline void AddLog (const char *fmt,...) IM_FMTARGS(2)
inline void Draw(const char *title, bool *p_open = NULL)

Public Members

ImGuiTextBuffer Buf
ImGuiTextFilter Filter
ImVector<int> LineOffsets
bool AutoScroll