VR-Forces 4.0.4 Class Documentation
Public Types | Public Member Functions
makVrv::DtGlyphRenderer Class Reference

Abstract class for handling glyph rendering. More...

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

List of all members.

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

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)