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

ig.cpp File Reference

#include <GL/glut.h>
#include "IGPolygon.h"

Go to the source code of this file.

Functions

void Display ( )
void KeyPress ( unsigned char key_code, int xpos, int ypos )
void ReadFile ( )
int main ( int argc, char *argv[] )

Variables

list<IGPolygonpolygonList


Function Documentation

void Display ( ) [static]

Definition at line 15 of file ig.cpp.

void KeyPress ( unsigned char key_code,
int xpos,
int ypos ) [static]

Definition at line 25 of file ig.cpp.

void ReadFile ( ) [static]

Definition at line 85 of file ig.cpp.

Referenced by main().

int main ( int argc,
char * argv[] )

Definition at line 105 of file ig.cpp.


Variable Documentation

list< IGPolygon > polygonList

Definition at line 13 of file ig.cpp.


Generated at Wed May 30 11:16:28 2001 for Computer Graphics Course by doxygen1.1.5 written by Dimitri van Heesch, © 1997-2000