siplasplas
Public Member Functions | Public Attributes | List of all members
ImGuiTextBuffer Struct Reference

Public Member Functions

char operator[] (int i)
 
const char * begin () const
 
const char * end () const
 
int size () const
 
bool empty ()
 
void clear ()
 
const char * c_str () const
 
IMGUI_API void append (const char *fmt,...) IM_PRINTFARGS(2)
 
IMGUI_API void appendv (const char *fmt, va_list args)
 

Public Attributes

ImVector< char > Buf
 

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