Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImFontBuildSrcData Struct Reference

Public Attributes

stbtt_fontinfo FontInfo
 
stbtt_pack_range PackRange
 
stbrp_rectRects
 
stbtt_packedcharPackedChars
 
const ImWcharSrcRanges
 
int DstIndex
 
int GlyphsHighest
 
int GlyphsCount
 
ImBoolVector GlyphsSet
 
ImVector< int > GlyphsList
 

Member Data Documentation

◆ DstIndex

int ImFontBuildSrcData::DstIndex

◆ FontInfo

stbtt_fontinfo ImFontBuildSrcData::FontInfo

◆ GlyphsCount

int ImFontBuildSrcData::GlyphsCount

◆ GlyphsHighest

int ImFontBuildSrcData::GlyphsHighest

◆ GlyphsList

ImVector<int> ImFontBuildSrcData::GlyphsList

◆ GlyphsSet

ImBoolVector ImFontBuildSrcData::GlyphsSet

◆ PackedChars

stbtt_packedchar* ImFontBuildSrcData::PackedChars

◆ PackRange

stbtt_pack_range ImFontBuildSrcData::PackRange

◆ Rects

stbrp_rect* ImFontBuildSrcData::Rects

◆ SrcRanges

const ImWchar* ImFontBuildSrcData::SrcRanges

The documentation for this struct was generated from the following file: