Implements support for fonts. More...
#include "system/CGlobals.h"#include "materials/CTexture2d.h"#include <stdlib.h>#include <string.h>#include <iostream>#include <sstream>Go to the source code of this file.
Classes | |
| class | chai3d::cFont |
| This class implements support for 2D fonts. More... | |
Namespaces | |
| chai3d | |
Typedefs | |
| typedef std::shared_ptr< cFont > | chai3d::cFontPtr |