#include <imgui.h>
ImFontAtlas::GlyphRangesBuilder::GlyphRangesBuilder |
( |
| ) |
|
|
inline |
void ImFontAtlas::GlyphRangesBuilder::AddChar |
( |
ImWchar |
c | ) |
|
|
inline |
void ImFontAtlas::GlyphRangesBuilder::AddRanges |
( |
const ImWchar * |
ranges | ) |
|
void ImFontAtlas::GlyphRangesBuilder::AddText |
( |
const char * |
text, |
|
|
const char * |
text_end = NULL |
|
) |
| |
bool ImFontAtlas::GlyphRangesBuilder::GetBit |
( |
int |
n | ) |
|
|
inline |
void ImFontAtlas::GlyphRangesBuilder::SetBit |
( |
int |
n | ) |
|
|
inline |
ImVector<unsigned char> ImFontAtlas::GlyphRangesBuilder::UsedChars |
The documentation for this struct was generated from the following files: