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

glfont.H File Reference

#include "glwrap.H"

Go to the source code of this file.

Compounds

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)


Define Documentation

#define FALSE   0
 

#define TRUE   1
 


Function Documentation

void glFontBegin 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 Mon Sep 15 16:27:56 2003 for inspace by doxygen1.2.18