#include <imgui.h>
Definition at line 1404 of file 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 |
|
) |
| |
| void ImFontAtlas::GlyphRangesBuilder::BuildRanges |
( |
ImVector< ImWchar > * |
out_ranges | ) |
|
| 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: