VR-Forces 4.1.1 Class Documentation
List of all members | Public Types | Public Member Functions
makVrv::DtGlyphRenderer Class Reference

Abstract class for handling glyph rendering. More...

Inheritance diagram for makVrv::DtGlyphRenderer:
Inheritance graph
[legend]

Public Types

enum  BitmapFormat { Alpha, RGB }

Public Member Functions

 DtGlyphRenderer ()
virtual ~DtGlyphRenderer ()
 DTOR.
virtual void renderGlyph (DtPen &pen, DtGlyph &glyph)=0
 For each glyph to be rendered, the pen stores the location of the rendering.

Detailed Description

Abstract class for handling glyph rendering.

Member Enumeration Documentation

Enumerator:
Alpha 
RGB 

Constructor & Destructor Documentation

makVrv::DtGlyphRenderer::DtGlyphRenderer ( )
virtual makVrv::DtGlyphRenderer::~DtGlyphRenderer ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtGlyphRenderer::renderGlyph ( DtPen pen,
DtGlyph glyph 
)
pure virtual

For each glyph to be rendered, the pen stores the location of the rendering.

The glyph provides the glyph parameters.

Implemented in makVrv::DtTexturedGlyphRenderer.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)