Font::GetGlyphHeight

Font::GetGlyphHeight
virtual float GetGlyphHeight(unsigned glyphIndex) const = 0;
Description

GetGlyphHeight obtains the height of the glyph.

Parameters
Parameters 
Description 
unsigned glyphIndex 
Glyph index value. 
Return Value

A value of float containing the height.