Changeset 97 for trunk/VUT/Ogre/include


Ignore:
Timestamp:
05/13/05 15:14:12 (19 years ago)
Author:
mattausch
Message:

ogre: changed from occlusion_query_nv to occlusion_query_arb (in ogre_changes)

Location:
trunk/VUT/Ogre/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/include/OgreSolidBoundingBox.h

    r92 r97  
    3232                /**  
    3333                        Sets the material used for occlusion queries.  
    34                         @remark the material is called "OcclusionQuery" and 
     34                        @remark the material is called "QueryMaterial" and 
    3535                        uses no lighting, no depth write, and no colours 
    3636                */ 
  • trunk/VUT/Ogre/include/OgreSolidHalfBoundingBox.h

    r92 r97  
    3232        /**  
    3333                Sets the material used for occlusion queries.  
    34                 @remark the material is called "OcclusionQuery" and 
     34                @remark the material is called "QueryMaterial" and 
    3535                uses no lighting, no depth write, and no colours 
    3636        */ 
Note: See TracChangeset for help on using the changeset viewer.