UI::BasicFonts Class Reference

A class that provides access to commonly used interface fonts. More...

#include <BasicFonts.h>

List of all members.

Public Member Functions

 ~BasicFonts ()

Static Public Member Functions

static BasicFontsget_instance ()

Public Attributes

FTGLTextureFont small_font
FTGLTextureFont big_font

Private Member Functions

 BasicFonts ()


Detailed Description

A class that provides access to commonly used interface fonts.

Warning: FTGL 2.1.2 uses FTGLTextureFont instead of FTTextureFont, and changes the OpenGL matrix when text is drawn. Check for FTGL versions with config.h's HAVE_FTGL_2_1_2 for 2.1.2 and earlier versions, or HAVE_FTGL_2_1_3 for 2.1.3 and later versions.

Definition at line 38 of file BasicFonts.h.


Constructor & Destructor Documentation

UI::BasicFonts::~BasicFonts (  ) 

Definition at line 18 of file BasicFonts.cpp.

UI::BasicFonts::BasicFonts (  )  [private]

Definition at line 21 of file BasicFonts.cpp.


Member Function Documentation

BasicFonts & UI::BasicFonts::get_instance (  )  [static]

Definition at line 41 of file BasicFonts.cpp.


Member Data Documentation

FTGLTextureFont UI::BasicFonts::big_font

Definition at line 48 of file BasicFonts.h.

FTGLTextureFont UI::BasicFonts::small_font

Definition at line 47 of file BasicFonts.h.


The documentation for this class was generated from the following files:
Get Racer at SourceForge.net. Fast, secure and Free Open Source software downloads

Generated at Mon Sep 6 00:41:19 2010 by Doxygen version 1.4.7 for Racer version svn335.