|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
This is the complete list of members for STK::Font, 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 | 
| bake_size_ (defined in STK::Font) | STK::Font | protected | 
| bindTexture() | STK::Font | inline | 
| calcMaxPackedCodepoint(const std::vector< std::unique_ptr< T > > &char_ranges) const (defined in STK::Font) | STK::Font | inlineprotected | 
| calcTextureAtlasPixelSize(int px_size) (defined in STK::Font) | STK::Font | static | 
| 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, const std::string &font_name) (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_name_ (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 | 
| getCharacterQuad(int codepoint, stbtt_aligned_quad &quad, float &offsetX, float &offsetY)=0 (defined in STK::Font) | STK::Font | protectedpure virtual | 
| getDescent() const | STK::Font | inline | 
| getFontID() const | STK::Font | inline | 
| getFontName() const | STK::Font | inline | 
| getFontNumber() const | STK::Font | inline | 
| getLineDistance() const | STK::Font | inline | 
| getLineGap() const | STK::Font | inline | 
| getPixelSize() const | STK::Font | inline | 
| getTetureAtlasPixelSize() const | STK::Font | inline | 
| getTextureHandle() const (defined in STK::Font) | STK::Font | inline | 
| initFontData(const std::string &filename, int font_size, int font_idx=0) | STK::Font | |
| makeGlyphInfo(uint32_t character, float &offsetX, float &offsetY) | STK::Font | |
| 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 | 
| updateTexture() | STK::Font |