Public Member Functions | Public Attributes | List of all members
ExampleAppLog Struct Reference

Public Member Functions

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

Public Attributes

ImGuiTextBuffer Buf
 
ImGuiTextFilter Filter
 
ImVector< int > LineOffsets
 
bool ScrollToBottom
 

Detailed Description

Definition at line 3374 of file imgui_demo.cpp.

Member Function Documentation

◆ AddLog()

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

Definition at line 3388 of file imgui_demo.cpp.

◆ Clear()

void ExampleAppLog::Clear ( )
inline

Definition at line 3381 of file imgui_demo.cpp.

◆ Draw()

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

Definition at line 3401 of file imgui_demo.cpp.

Member Data Documentation

◆ Buf

ImGuiTextBuffer ExampleAppLog::Buf

Definition at line 3376 of file imgui_demo.cpp.

◆ Filter

ImGuiTextFilter ExampleAppLog::Filter

Definition at line 3377 of file imgui_demo.cpp.

◆ LineOffsets

ImVector<int> ExampleAppLog::LineOffsets

Definition at line 3378 of file imgui_demo.cpp.

◆ ScrollToBottom

bool ExampleAppLog::ScrollToBottom

Definition at line 3379 of file imgui_demo.cpp.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22