Ignore:
Timestamp:
06/07/06 10:59:55 (18 years ago)
Author:
mattausch
Message:

debug run: fixing memory holes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgrePlatformOcclusionQuery.h

    r160 r1002  
    2020        virtual ~PlatformOcclusionQuery(); 
    2121 
    22         virtual bool GetQueryResult(unsigned int &queryResult, 
    23         const bool waitForResult) const; 
     22        virtual bool GetQueryResult(unsigned int &queryResult,  
     23                                                                const bool waitForResult) const; 
    2424        virtual void BeginQuery(); 
    2525        virtual void EndQuery(); 
Note: See TracChangeset for help on using the changeset viewer.