![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Collaboration diagram for ImFontBuildSrcData:Public Attributes | |
| stbtt_fontinfo | FontInfo |
| stbtt_pack_range | PackRange |
| stbrp_rect * | Rects |
| stbtt_packedchar * | PackedChars |
| const ImWchar * | SrcRanges |
| int | DstIndex |
| int | GlyphsHighest |
| int | GlyphsCount |
| ImBoolVector | GlyphsSet |
| ImVector< int > | GlyphsList |
| int ImFontBuildSrcData::DstIndex |
| stbtt_fontinfo ImFontBuildSrcData::FontInfo |
| int ImFontBuildSrcData::GlyphsCount |
| int ImFontBuildSrcData::GlyphsHighest |
| ImBoolVector ImFontBuildSrcData::GlyphsSet |
| stbtt_packedchar* ImFontBuildSrcData::PackedChars |
| stbtt_pack_range ImFontBuildSrcData::PackRange |
| stbrp_rect* ImFontBuildSrcData::Rects |
| const ImWchar* ImFontBuildSrcData::SrcRanges |