![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::TextureFontSDF, including all inherited members.
atlas_data_ (defined in STK::Font) | STK::Font | protected |
atlas_height_ (defined in STK::Font) | STK::Font | protected |
atlas_width_ (defined in STK::Font) | STK::Font | protected |
bindTexture() | STK::Font | inline |
calcMaxPackedCodepoint() const (defined in STK::TextureFontSDF) | STK::TextureFontSDF | inline |
calcMaxPackedCodepoint(const std::vector< std::unique_ptr< T > > &char_ranges) const (defined in STK::Font) | STK::Font | inlineprotected |
clearTexture() | STK::Font | |
findCharRanges(std::vector< std::unique_ptr< T > > &char_ranges, int max_cp) (defined in STK::Font) | STK::Font | inlineprotected |
Font(const std::string &font_id) (defined in STK::Font) | STK::Font | inline |
font_data_ (defined in STK::Font) | STK::Font | protected |
font_filename_ (defined in STK::Font) | STK::Font | protected |
font_id_ (defined in STK::Font) | STK::Font | protected |
font_idx_ (defined in STK::Font) | STK::Font | protected |
font_info_ (defined in STK::Font) | STK::Font | protected |
font_num_ (defined in STK::Font) | STK::Font | protected |
font_scale_ (defined in STK::Font) | STK::Font | protected |
font_size_ (defined in STK::Font) | STK::Font | protected |
getAdvanceBearing(int codepoint, float &advance, float &bearing) | STK::Font | inline |
getAscent() const | STK::Font | inline |
getDescent() const | STK::Font | inline |
getFontID() const (defined in STK::Font) | STK::Font | inline |
getFontNumber() const | STK::Font | inline |
getLineDistance() const | STK::Font | inline |
getLineGap() const | STK::Font | inline |
getPadding() const (defined in STK::TextureFontSDF) | STK::TextureFontSDF | inline |
getPixelSize() const | STK::Font | inline |
initFontData(const std::string &filename, int font_size, int font_idx=0) | STK::Font | |
initTextureAtlas(int atlas_width, int atlas_height, int onedge_value, int padding) (defined in STK::TextureFontSDF) | STK::TextureFontSDF | |
makeGlyphInfo(uint32_t character, float &offsetX, float &offsetY) | STK::Font | |
packCharacterRange(int codepoint) | STK::TextureFontSDF | |
packCharacterRanges(int codepoint) | STK::TextureFontSDF | |
pixelToPointSize(double px_size, double dpi=96) (defined in STK::Font) | STK::Font | static |
pointToPixelSize(double pt_size, double dpi=96) (defined in STK::Font) | STK::Font | static |
s_font_num_ (defined in STK::Font) | STK::Font | protectedstatic |
saveTextureAtlas(const std::string &filename="") | STK::Font | |
texture_ (defined in STK::Font) | STK::Font | protected |
texture_dirty_ (defined in STK::Font) | STK::Font | protected |
TextureFontSDF(const std::string &font_id) (defined in STK::TextureFontSDF) | STK::TextureFontSDF | |
updateTexture() | STK::Font | |
~TextureFontSDF() (defined in STK::TextureFontSDF) | STK::TextureFontSDF | virtual |