|
#include <CFont.h>
Public Member Functions | |
| CFontsMap () | |
| Constructor. | |
| ~CFontsMap () | |
| Destructor. | |
| void | clear () |
| Clears the fonts. | |
The map contains just pointers to the fonts stored in outside list.
| void sptk::CFontsMap::clear | ( | ) |
Clears the fonts.
All the memory allocated for CFont objects is released
Referenced by ~CFontsMap().