Steppable 0.0.1
A CAS project written from scratch in C++
|
Public Member Functions | |
ExampleAppLog () | |
void | Clear () |
void | AddLog (const char *fmt,...) IM_FMTARGS(2) |
void | Draw (const char *title, bool *p_open=NULL) |
Public Attributes | |
ImGuiTextBuffer | Buf |
ImGuiTextFilter | Filter |
ImVector< int > | LineOffsets |
bool | AutoScroll |
|
inline |
|
inline |
|
inline |
|
inline |
bool ExampleAppLog::AutoScroll |
ImGuiTextBuffer ExampleAppLog::Buf |
ImGuiTextFilter ExampleAppLog::Filter |
ImVector<int> ExampleAppLog::LineOffsets |