Changeset 1002 for GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include
- Timestamp:
- 06/07/06 10:59:55 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgrePlatformOcclusionQuery.h
r160 r1002 20 20 virtual ~PlatformOcclusionQuery(); 21 21 22 virtual bool GetQueryResult(unsigned int &queryResult, 23 const bool waitForResult) const;22 virtual bool GetQueryResult(unsigned int &queryResult, 23 const bool waitForResult) const; 24 24 virtual void BeginQuery(); 25 25 virtual void EndQuery();
Note: See TracChangeset
for help on using the changeset viewer.