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

test.cc File Reference

#include "fl/slideshow.h"
#include "fl/gl.h"
#include "fl/pi.h"
#include "fl/matrix.h"
#include <GL/glu.h>
#include <iostream>

Compounds

class  GLTest

Functions

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

Variables

GLfloat vertices [12]

Function Documentation

int main int    argc,
char *    argv[]
 


Variable Documentation

GLfloat vertices[12]
 

Initial value:

 {0, 0, -1,
                                                4, 0, -1,
                                                4, 4, -1,
                                                0, 4, -1}


Generated on Thu Dec 9 17:13:25 2004 for fl by doxygen1.2.18