Tutorials
Documentation
render.c File Reference
#include "internal.h"
#include <GL/glu.h>
#include <math.h>
#include "texture.h"

Functions

void glcRenderChar (GLint inCode)
 
void glcRenderCountedString (GLint inCount, const GLCchar *inString)
 
void glcRenderString (const GLCchar *inString)
 
void glcRenderStyle (GLCenum inStyle)
 
void glcReplacementCode (GLint inCode)
 
void glcResolution (GLfloat inVal)
 

Detailed Description

defines the so-called "Rendering commands" described in chapter 3.9 of the GLC specs.


Generated for QuesoGLC by doxygen 1.9.1 written by Dimitri van Heesch © 1997-2005