Desktop/padoix/src/padoix/padoix/glfont.h File Reference

This graph shows which files directly or indirectly include this file:

Classes

struct  GLFONTCHAR
struct  GLFONT

Defines

#define TRUE   1
#define FALSE   0

Functions

int glFontCreate (GLFONT *Font, char *FileName, int Tex)
void glFontDestroy (GLFONT *Font)
void glFontBegin (GLFONT *Font)
void glFontEnd (void)
void glFontTextOut (char *String, float x, float y, float z)


Define Documentation

#define FALSE   0

#define TRUE   1


Function Documentation

void glFontBegin ( GLFONT Font  ) 

glfontbegin

int glFontCreate ( GLFONT Font,
char *  FileName,
int  Tex 
)

font creation

void glFontDestroy ( GLFONT Font  ) 

destroy font method

void glFontEnd ( void   ) 

glfontend

void glFontTextOut ( char *  String,
float  x,
float  y,
float  z 
)

glfonttextout


Generated on Thu Jul 19 19:27:34 2007 for padoix by  doxygen 1.5.1-p1