Ylva And Malin
Public Member Functions | Data Fields
ExampleAppLog Struct Reference
Collaboration diagram for ExampleAppLog:
Collaboration graph

Public Member Functions

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

Data Fields

ImGuiTextBuffer Buf
 
ImGuiTextFilter Filter
 
ImVector< intLineOffsets
 
bool ScrollToBottom
 

Member Function Documentation

void ExampleAppLog::AddLog ( const char *  fmt,
  ... 
)
inline

Here is the call graph for this function:

Here is the caller graph for this function:

void ExampleAppLog::Clear ( )
inline

Here is the call graph for this function:

void ExampleAppLog::Draw ( const char *  title,
bool *  p_open = NULL 
)
inline

Here is the caller graph for this function:

Field Documentation

ImGuiTextBuffer ExampleAppLog::Buf
ImGuiTextFilter ExampleAppLog::Filter
ImVector<int> ExampleAppLog::LineOffsets
bool ExampleAppLog::ScrollToBottom

The documentation for this struct was generated from the following file: