Linderdaum Engine: clFixedFontProperties Class Reference
Updated: Sun Feb 5 2012 22:59:50
clFixedFontProperties Class Reference

font properties More...

#include <Canvas.h>

List of all members.

Public Member Functions

 clFixedFontProperties ()
virtual void AfterConstruction ()
virtual bool EndLoad ()
 Custom termination of the loading process.
virtual bool IsFixedFont () const
virtual clRenderStateGetFontShader () const

Public Attributes

float FGlyphSizeX
float FGlyphSizeY
float FFontWidth
float FFontHeight
std::string FFontShaderName

Private Attributes

clRenderStateFFontShader

Detailed Description

font properties


Constructor & Destructor Documentation

clFixedFontProperties::clFixedFontProperties ( ) [inline]

Member Function Documentation

virtual void clFixedFontProperties::AfterConstruction ( ) [inline, virtual]

Reimplemented from iObject.

bool clFixedFontProperties::EndLoad ( ) [virtual]

Custom termination of the loading process.

Reimplemented from iObject.

virtual clRenderState* clFixedFontProperties::GetFontShader ( ) const [inline, virtual]

Reimplemented from iFontProperties.

virtual bool clFixedFontProperties::IsFixedFont ( ) const [inline, virtual]

Implements iFontProperties.


Member Data Documentation


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