CIvfTextureFont Class Reference

#include <ivffont/IvfTextureFont.h>

Inheritance diagram for CIvfTextureFont:

CIvfVectorFont CIvfFont CIvfShape CIvfObject CIvfBase CIvfRefCountBase CIvfRTTIBase List of all members.

Public Member Functions

 CIvfTextureFont (const char *filename)
virtual ~CIvfTextureFont ()
 IvfClassInfo ("CIvfTextureFont", CIvfVectorFont)
void setResolution (const unsigned int resolution)

Protected Member Functions

virtual void createGeometry ()
virtual void doSetFaceSize (const unsigned int size)
virtual void doSetRealFaceSize (const double size)

Detailed Description

Texture based font

CIvfTextureFont represents a font rendered by using a quad surface with a textured font applied onto it.

Definition at line 41 of file IvfTextureFont.h.


Constructor & Destructor Documentation

CIvfTextureFont::CIvfTextureFont const char *  filename  ) 
 

Class constructor.

See also:
CIvfFont.

virtual CIvfTextureFont::~CIvfTextureFont  )  [virtual]
 

Class destructor


Member Function Documentation

virtual void CIvfTextureFont::createGeometry  )  [protected, virtual]
 

Forces an object recalculation.

Reimplemented from CIvfShape.

void CIvfTextureFont::setResolution const unsigned int  resolution  ) 
 

Sets the font resolution


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 15:36:59 2006 for Interactive Visualisation Framework - Ivf++ by  doxygen 1.4.6-NO