Ignore:
Timestamp:
05/04/05 17:58:13 (19 years ago)
Author:
mattausch
Message:

corrected bug so chc is much faster than stop and wait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibility/include/HierarchyInterface.h

    r74 r85  
    118118        DistanceQueue *mDistanceQueue; 
    119119        HierarchyNode *mSceneRoot; 
    120         //HierarchyNode *mCurrentNode; 
     120        HierarchyNode *mPreviousNode; 
    121121}; 
    122122} // namespace GtpVisibility 
Note: See TracChangeset for help on using the changeset viewer.