Main Page   Namespace List   Compound List   File List   Compound Members   File Members  

Timestep.C File Reference

#include <GL/glut.h>
#include <stdio.h>
#include <vector>
#include <algorithm>
#include "Timestep.h"

Go to the source code of this file.

Functions

void OutputString (GLfloat x, GLfloat y, char *string)
 output a string in a 2d projection model at x,y. More...

void OutputString3 (GLfloat x, GLfloat y, GLfloat z, char *string)
 output a string in a 3d model at x,y,z. More...


Function Documentation

void OutputString GLfloat    x,
GLfloat    y,
char *    string
 

output a string in a 2d projection model at x,y.

Definition at line 29 of file Timestep.C.

void OutputString3 GLfloat    x,
GLfloat    y,
GLfloat    z,
char *    string
 

output a string in a 3d model at x,y,z.

Definition at line 40 of file Timestep.C.

Referenced by Timestep::showlabels, and Timestep::showlengths.


Generated on Wed Oct 29 10:01:52 2003 for Tetraviewer by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002