Ignore:
Timestamp:
04/07/06 23:42:54 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/VspBspTree.h

    r729 r734  
    811811        /// if we should use breath first priority for the splits 
    812812        bool mBreathFirstSplits; 
    813  
     813        bool mDepthFirstSplits; 
    814814        bool mEmptyViewCellsMergeAllowed; 
    815815 
Note: See TracChangeset for help on using the changeset viewer.