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)
 
 ExampleAppLog ()
 

Public Attributes

bool AutoScroll
 
ImGuiTextBuffer Buf
 
ImGuiTextFilter Filter
 
ImVector< int > LineOffsets
 

Detailed Description

Definition at line 3979 of file imgui_demo.cpp.

Constructor & Destructor Documentation

◆ ExampleAppLog()

ExampleAppLog::ExampleAppLog ( )
inline

Definition at line 3986 of file imgui_demo.cpp.

Member Function Documentation

◆ AddLog()

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

Definition at line 3999 of file imgui_demo.cpp.

◆ Clear()

void ExampleAppLog::Clear ( )
inline

Definition at line 3992 of file imgui_demo.cpp.

◆ Draw()

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

Definition at line 4011 of file imgui_demo.cpp.

Member Data Documentation

◆ AutoScroll

bool ExampleAppLog::AutoScroll

Definition at line 3984 of file imgui_demo.cpp.

◆ Buf

ImGuiTextBuffer ExampleAppLog::Buf

Definition at line 3981 of file imgui_demo.cpp.

◆ Filter

ImGuiTextFilter ExampleAppLog::Filter

Definition at line 3982 of file imgui_demo.cpp.

◆ LineOffsets

ImVector<int> ExampleAppLog::LineOffsets

Definition at line 3983 of file imgui_demo.cpp.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05