Font::GetGlyphWidth

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

GetGlyphWidth obtains the width of the glyph.

Parameters
Parameters 
Description 
unsigned glyphIndex 
Glyph index value. 
Return Value

A value of float containing the width.