Ignore:
Timestamp:
05/04/06 23:30:53 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r87 r902  
    1515                @returns if the result was already available 
    1616        */ 
    17         virtual bool GetQueryResult(unsigned int &queryResult,  
    18                 const bool waitForResult) const = 0; 
     17        virtual bool GetQueryResult(unsigned int &queryResult, const bool waitForResult) const = 0; 
    1918        /** Begins occlusion query. 
    2019                @remark the query counts the number of visible pixels between it's begin and end 
Note: See TracChangeset for help on using the changeset viewer.