1 2 3 4 5 6 7 8
#ifndef EXP004PROCESSHITS_H #define EXP004PROCESSHITS_H #include <GL/glut.h> void exp004processhits (const GLint hits, const GLuint *hitlist); #endif // EXP004PROCESSHITS_H
Copyright © 2009 Don Pellegrino All Rights Reserved.