Changeset 2629 for GTP/trunk/Lib/Vis/Preprocessing/src/OcclusionQuery.cpp
- Timestamp:
- 01/23/08 00:21:50 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/src/OcclusionQuery.cpp
r2612 r2629 12 12 #endif 13 13 14 #ifdef _WIN32 15 // This Macro does not compile under LINUX 14 16 #define _ARBGL 17 #endif 15 18 16 19 using namespace std;
Note: See TracChangeset
for help on using the changeset viewer.