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

waterGL.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include <vector>
#include <string>
#include "waterGL.h"

Defines

#define PI   3.14159265358979323846
#define PAN   1
#define ROT   2

Functions

void CALLBACK beginCallback (GLenum which)
void CALLBACK errorCallback (GLenum errorCode)
void CALLBACK endCallback (void)
void CALLBACK vertexCallback (GLvoid *vertex)
void CALLBACK combineCallback (GLdouble coords[3], GLdouble *vertex_data[4], GLfloat weight[4], GLdouble **dataOut)

Define Documentation

#define PAN   1
 

#define PI   3.14159265358979323846
 

#define ROT   2
 


Function Documentation

void CALLBACK beginCallback GLenum    which
 

void CALLBACK combineCallback GLdouble    coords[3],
GLdouble *    vertex_data[4],
GLfloat    weight[4],
GLdouble **    dataOut
 

void CALLBACK endCallback void   
 

void CALLBACK errorCallback GLenum    errorCode
 

void CALLBACK vertexCallback GLvoid *    vertex
 


Generated on Sun Jun 16 17:36:44 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001