|
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) |
|
The documentation for this struct was generated from the following files:
- 3rdParty/imgui-sfml/imgui-sfml/imgui.h
- 3rdParty/imgui-sfml/imgui-sfml/imgui.cpp