ork::Font Member List
This is the complete list of members for
ork::Font, including all inherited members.
addCenteredLine(const vec4f &viewport, float xs, float ys, const string &line, float height, int color, ptr< Mesh< Vertex, unsigned int > > textMesh) | ork::Font | |
addLine(const vec4f &viewport, float xs, float ys, const string &line, float height, int color, ptr< Mesh< Vertex, unsigned int > > textMesh) | ork::Font | |
charCount(char c) const | ork::Font | [protected] |
charWidths | ork::Font | [protected] |
doRelease() | ork::Object | [inline, protected, virtual] |
exit() | ork::Object | [static] |
fixedWidth | ork::Font | [protected] |
Font(ptr< Texture2D > fontTex, int nCols, int nRows, int minChar, int maxChar, int invalidChar, bool fixedWidth, std::vector< int > charWidths) | ork::Font | |
Font() | ork::Font | [protected] |
fontTex | ork::Font | [protected] |
getCharWidth(char c) const | ork::Font | |
getClass() const | ork::Object | |
getImage() const | ork::Font | |
getSize(const string &line, float height) const | ork::Font | |
getTileAspectRatio() const | ork::Font | |
getTileHeight() const | ork::Font | |
getTileWidth() const | ork::Font | |
init(ptr< Texture2D > fontTex, int nCols, int nRows, int minChar, int maxChar, int invalidChar, bool fixedWidth, std::vector< int > charWidths) | ork::Font | [protected, virtual] |
invalidChar | ork::Font | [protected] |
maxChar | ork::Font | [protected] |
minChar | ork::Font | [protected] |
nCols | ork::Font | [protected] |
nRows | ork::Font | [protected] |
Object(const char *type) | ork::Object | |
toString() | ork::Object | [virtual] |
~Font() | ork::Font | [virtual] |
~Object() | ork::Object | [virtual] |