Changeset 902


Ignore:
Timestamp:
05/04/06 23:30:53 (18 years ago)
Author:
mattausch
Message:
 
Location:
GTP/trunk/Lib/Vis
Files:
1 added
1 deleted
2 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 
  • GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.sln

    r865 r902  
    1313                {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} = {80DECC17-BDDD-4412-8CF8-F7C1C17A7436} 
    1414                {101A7691-74F3-48B4-96A3-CF35578F5900} = {101A7691-74F3-48B4-96A3-CF35578F5900} 
     15                {7319E499-473D-4CE5-9983-725D6E68A55D} = {7319E499-473D-4CE5-9983-725D6E68A55D} 
    1516        EndProjectSection 
    1617EndProject 
Note: See TracChangeset for help on using the changeset viewer.