Ignore:
Timestamp:
04/04/06 23:55:38 (18 years ago)
Author:
mattausch
Message:

improved performance of TerrainSceneManager?
revisit octreescenemanager

File:
1 edited

Legend:

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

    r606 r726  
    7272        */ 
    7373        DistanceQueue *GetQueue(); 
     74         
    7475        /** Returns distance of the node to the view plane. 
    75                 @param node1 the hierarchy node 
     76                @param node the hierarchy node 
    7677        */                       
    7778        virtual float GetSquaredDistance(HierarchyNode *node) const = 0; 
Note: See TracChangeset for help on using the changeset viewer.