Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

glfont.H File Reference

#include "glwrap.H"

Go to the source code of this file.

Classes

struct  GLFONT
struct  GLFONTCHAR

Defines

#define TRUE   1
#define FALSE   0

Functions

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


Define Documentation

#define FALSE   0
 

#define TRUE   1
 


Function Documentation

void glFontBegin GLFONT Font  ) 
 

float glFontBox char *  String,
float  x,
float  y,
float  z,
GLFONT Font
 

int glFontCreate GLFONT Font,
char *  FileName
 

void glFontDestroy GLFONT Font  ) 
 

void glFontEnd void   ) 
 

void glFontTextOut char *  String,
float  x,
float  y,
float  z,
GLFONT Font
 


Generated on Thu Jul 8 15:19:29 2004 for inspace by doxygen 1.3.4