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

glfont.C File Reference

#include <streamwrap.H>
#include <malloc.h>
#include "glfont.H"
#include <TexDB.H>
#include <Texture.H>

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)

Variables

GLFONT * glFont

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
) 
 


Variable Documentation

GLFONT* glFont
 


Generated on Mon Sep 15 16:27:56 2003 for inspace by doxygen1.2.18