In file ./include/GLMosaicText.hxx:

class GLMosaicText::Font

The abstract font class

Documentation

The abstract font class

Inheritance:

Font


Public Methods

[more]virtual Glyph getRaster (int unicode)
Get the glyph for a character
[more]virtual float getLineHeight ()
Get the number of pixels each line should be below the previous one
[more]virtual float getLineOffset ()
Get the y coordinate where the first line should be rendered

ovirtual Glyph getRaster(int unicode) = 0
Get the glyph for a character

ovirtual float getLineHeight() = 0
Get the number of pixels each line should be below the previous one

ovirtual float getLineOffset() = 0
Get the y coordinate where the first line should be rendered


Direct child classes:
Font_Bordered
FTFont

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.