Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
ExampleAppLog Struct Reference
+ Collaboration diagram for ExampleAppLog:

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
 

Constructor & Destructor Documentation

◆ ExampleAppLog()

ExampleAppLog::ExampleAppLog ( )
inline
+ Here is the call graph for this function:

Member Function Documentation

◆ AddLog()

void ExampleAppLog::AddLog ( const char *  fmt,
  ... 
)
inline
+ Here is the call graph for this function:

◆ Clear()

void ExampleAppLog::Clear ( )
inline
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Draw()

void ExampleAppLog::Draw ( const char *  title,
bool *  p_open = NULL 
)
inline
+ Here is the call graph for this function:

Member Data Documentation

◆ AutoScroll

bool ExampleAppLog::AutoScroll

◆ Buf

ImGuiTextBuffer ExampleAppLog::Buf

◆ Filter

ImGuiTextFilter ExampleAppLog::Filter

◆ LineOffsets

ImVector<int> ExampleAppLog::LineOffsets

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