ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libgender/view.C
(Generate patch)

Comparing libgender/view.C (file contents):
Revision 1.54 by root, Sat Oct 16 23:28:22 2004 UTC vs.
Revision 1.55 by root, Sun Oct 17 05:23:39 2004 UTC

2 2
3#include "opengl.h" 3#include "opengl.h"
4 4
5#include "view.h" 5#include "view.h"
6#include "oct.h" 6#include "oct.h"
7
8using namespace gl;
7 9
8vector<GLuint> occ_query_objects; 10vector<GLuint> occ_query_objects;
9 11
10static GLuint begin_occ_query () 12static GLuint begin_occ_query ()
11{ 13{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines