GU_Font Class Reference

#include <GU_Font.h>

List of all members.

Public Member Functions

 GU_Font ()
virtual ~GU_Font ()
virtual void install (GU_FontStream &fs, char *input_file)=0
virtual void buildText (GU_Detail *gdp, char *text, float italic, float xscale, float yscale, float xtrans, float ytrans, float ztrans, float xkern, float ykern, int hjustify, int vjustify)=0
virtual GU_FONT_TYPE getFontType () const =0
const char * getFontName () const
int getError () const

Protected Attributes

char * myFontName
int myError


Detailed Description

Definition at line 46 of file GU_Font.h.


Constructor & Destructor Documentation

GU_Font::GU_Font (  ) 

virtual GU_Font::~GU_Font (  )  [virtual]


Member Function Documentation

virtual void GU_Font::buildText ( GU_Detail gdp,
char *  text,
float  italic,
float  xscale,
float  yscale,
float  xtrans,
float  ytrans,
float  ztrans,
float  xkern,
float  ykern,
int  hjustify,
int  vjustify 
) [pure virtual]

int GU_Font::getError (  )  const [inline]

Definition at line 63 of file GU_Font.h.

const char* GU_Font::getFontName (  )  const [inline]

Definition at line 60 of file GU_Font.h.

virtual GU_FONT_TYPE GU_Font::getFontType (  )  const [pure virtual]

virtual void GU_Font::install ( GU_FontStream fs,
char *  input_file 
) [pure virtual]


Member Data Documentation

int GU_Font::myError [protected]

Definition at line 67 of file GU_Font.h.

char* GU_Font::myFontName [protected]

Definition at line 66 of file GU_Font.h.


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

Generated on Fri May 25 00:10:28 2012 for HDK by  doxygen 1.5.9