Clutter Engine 0.0.1
Loading...
Searching...
No Matches
clt::Font Class Reference

Represents a font, containing a map of characters and their data. More...

#include <Font.h>

Public Member Functions

 Font ()
 Default constructor for Font.
 
 ~Font ()=default
 Default destructor for Font.
 

Public Attributes

std::map< GLchar, CharactermCharacters
 Map of ASCII character codes to their corresponding Character data.
 

Detailed Description

Represents a font, containing a map of characters and their data.


The documentation for this class was generated from the following file: