Ignore:
Timestamp:
05/08/06 06:55:17 (18 years ago)
Author:
mattausch
Message:

update for ogre 1.2
OcclusionCullingSceneManager? is the only scenemanager in the solution now

File:
1 edited

Legend:

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

    r897 r925  
    164164        /// the current frame number 
    165165        unsigned int mFrameId; 
    166         /// points to the last occlusion query in the query list 
     166        /// index of the lcurrent occlusion query in the array of queries 
     167        /// NOTE: should rather be iterator 
    167168        int mCurrentTestIdx; 
    168169         
Note: See TracChangeset for help on using the changeset viewer.