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

Comparing libgender/oct.h (file contents):
Revision 1.8 by root, Wed Oct 6 00:55:37 2004 UTC vs.
Revision 1.9 by root, Wed Oct 6 02:10:44 2004 UTC

28 octant (octant *parent, const sector &orig, uoffs extent); 28 octant (octant *parent, const sector &orig, uoffs extent);
29 ~octant (); 29 ~octant ();
30}; 30};
31 31
32extern octant world; 32extern octant world;
33GLuint occ_query_result (GLuint id);
33 34
34#endif 35#endif
35 36
36 37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines