fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Private Attributes
Font Class Reference

#include <ui_fonts.hpp>

List of all members.

Public Member Functions

 Font ()
void draw (const char *text)
double computeWidth (const char *text)
double getAscender () const
double getDescender () const

Private Attributes

FTGLPixmapFont * mpFTGLPixmapFont

Detailed Description

Definition at line 9 of file ui_fonts.hpp.


Constructor & Destructor Documentation

Definition at line 4 of file ui_fonts.cpp.


Member Function Documentation

double Font::computeWidth ( const char *  text)

Definition at line 14 of file ui_fonts.cpp.

void Font::draw ( const char *  text)

Definition at line 31 of file ui_fonts.cpp.

double Font::getAscender ( ) const

Definition at line 20 of file ui_fonts.cpp.

double Font::getDescender ( ) const

Definition at line 25 of file ui_fonts.cpp.


Member Data Documentation

FTGLPixmapFont* Font::mpFTGLPixmapFont [private]

Definition at line 18 of file ui_fonts.hpp.


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