Font Class Reference

#include <Font.h>

List of all members.

Public Member Functions

 Font (void)
GLvoid Print (const char *,...)
 ~Font (void)

Private Member Functions

GLvoid BuildFont (GLvoid)

Private Attributes

HDC hDC
GLuint base


Constructor & Destructor Documentation

Font::Font ( void   ) 

default constructor for the font

Font::~Font ( void   ) 

font destructor


Member Function Documentation

GLvoid Font::Print ( const char *  fmt,
  ... 
)

print method

GLvoid Font::BuildFont ( GLvoid   )  [private]

building the font


Member Data Documentation

HDC Font::hDC [private]

GLuint Font::base [private]


The documentation for this class was generated from the following files:
Generated on Thu Jul 19 19:27:42 2007 for padoix by  doxygen 1.5.1-p1