, including all inherited members.
Create(std::string const &font_face_path, Sint32 pixel_height) (defined in Xrb::Font) | Xrb::Font | [static] |
DrawGlyph(RenderContext const &render_context, char const *glyph, FontCoordVector2 const &pen_position_26_6) const =0 (defined in Xrb::Font) | Xrb::Font | [protected, pure virtual] |
DrawGlyphSetup(RenderContext const &render_context) const =0 (defined in Xrb::Font) | Xrb::Font | [protected, pure virtual] |
DrawGlyphShutdown(RenderContext const &render_context) const =0 (defined in Xrb::Font) | Xrb::Font | [protected, pure virtual] |
DrawLineFormattedText(RenderContext const &render_context, ScreenCoordRect const &draw_rect, char const *source_string, LineFormatVector const &line_format_vector, Alignment2 const &alignment) const (defined in Xrb::Font) | Xrb::Font | |
DrawString(RenderContext const &render_context, ScreenCoordVector2 const &initial_pen_position, char const *string) const (defined in Xrb::Font) | Xrb::Font | |
Font(std::string const &font_face_path, ScreenCoord pixel_height) (defined in Xrb::Font) | Xrb::Font | [inline, protected] |
FontFacePath() const (defined in Xrb::Font) | Xrb::Font | [inline] |
GenerateLineFormatVector(char const *source_string, LineFormatVector *dest_line_format_vector) const (defined in Xrb::Font) | Xrb::Font | |
GenerateWordWrappedString(std::string const &source_string, std::string *dest_string, ScreenCoordVector2 const &text_area_size) const =0 (defined in Xrb::Font) | Xrb::Font | [pure virtual] |
GlyphWidth(char const *glyph) const (defined in Xrb::Font) | Xrb::Font | [inline] |
LineFormatVector typedef (defined in Xrb::Font) | Xrb::Font | |
MoveThroughGlyph(FontCoordVector2 *pen_position_26_6, ScreenCoordVector2 const &initial_pen_position, char const *current_glyph, char const *next_glyph, Uint32 *remaining_glyph_count=NULL, FontCoord *major_space_26_6=NULL) const =0 (defined in Xrb::Font) | Xrb::Font | [pure virtual] |
PixelHeight() const (defined in Xrb::Font) | Xrb::Font | [inline] |
StringRect(char const *string) const (defined in Xrb::Font) | Xrb::Font | |
StringRect(LineFormatVector const &line_format_vector) const (defined in Xrb::Font) | Xrb::Font | |
~Font() (defined in Xrb::Font) | Xrb::Font | [inline, virtual] |