Changeset 120 for trunk/VUT/Ogre/include


Ignore:
Timestamp:
06/06/05 18:55:02 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r115 r120  
    8484        /** see set */ 
    8585        bool GetOnlyShadowCasters(); 
     86        /** see set */ 
     87        bool GetUseOptimization(); 
    8688 
    8789protected: 
    88         /** true if query should test using geomery whenever it is possible, false if  
    89                 bounding boxes are always used. 
    90         */ 
    91         bool UseOptimization() const; 
    92  
    9390        /** materials for visualizing frustum and query culled nodes */ 
    9491        void CreateNodeVizMaterials(); 
Note: See TracChangeset for help on using the changeset viewer.