Definition at line 2228 of file imgui.h.
#include <imgui.h>
◆ ImGuiTextBuffer()
ImGuiTextBuffer::ImGuiTextBuffer |
( |
| ) |
|
|
inline |
◆ append()
IMGUI_API void ImGuiTextBuffer::append |
( |
const char * | str, |
|
|
const char * | str_end = NULL ) |
◆ appendf()
IMGUI_API void ImGuiTextBuffer::appendf |
( |
const char * | fmt, |
|
|
| ... ) |
◆ appendfv()
IMGUI_API void ImGuiTextBuffer::appendfv |
( |
const char * | fmt, |
|
|
va_list | args ) |
◆ begin()
const char * ImGuiTextBuffer::begin |
( |
| ) |
const |
|
inline |
◆ c_str()
const char * ImGuiTextBuffer::c_str |
( |
| ) |
const |
|
inline |
◆ clear()
void ImGuiTextBuffer::clear |
( |
| ) |
|
|
inline |
◆ empty()
bool ImGuiTextBuffer::empty |
( |
| ) |
const |
|
inline |
◆ end()
const char * ImGuiTextBuffer::end |
( |
| ) |
const |
|
inline |
◆ operator[]()
char ImGuiTextBuffer::operator[] |
( |
int | i | ) |
const |
|
inline |
◆ reserve()
void ImGuiTextBuffer::reserve |
( |
int | capacity | ) |
|
|
inline |
◆ size()
int ImGuiTextBuffer::size |
( |
| ) |
const |
|
inline |
◆ Buf
◆ EmptyString
IMGUI_API char ImGuiTextBuffer::EmptyString[1] |
|
static |
The documentation for this struct was generated from the following file:
- C:/__PR00F__/___developing___/projects/PGE/PGE/PURE/include/external/GUI/imgui-1.88/imgui.h