eduEngine 1.0
Course framework for DA376B
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
eeng::internal::ImGuiLogWidget Struct Reference

ImGui log widget Adapted from imgui_demo.cpp. More...

#include <Log.hpp>

Public Member Functions

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
 
bool ScrollToBottom
 

Detailed Description

ImGui log widget Adapted from imgui_demo.cpp.


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