| Linderdaum Engine: iFontProperties Class Reference | ![]() |
#include <Canvas.h>
Public Member Functions | |
| virtual bool | IsFixedFont () const =0 |
| virtual clRenderState * | GetFontShader () const |
| virtual clRenderState* iFontProperties::GetFontShader | ( | ) | const [inline, virtual] |
Reimplemented in clFixedFontProperties.
| virtual bool iFontProperties::IsFixedFont | ( | ) | const [pure virtual] |
Implemented in clFixedFontProperties, and clFreeTypeFontProperties.