Ignore:
Timestamp:
09/21/06 19:14:24 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1288 r1449  
    774774        float mAxisAlignedSplitBorder; 
    775775 
    776  
     776        /////////// 
    777777        //-- global terminatino criteria 
    778  
    779778        float mTermMinGlobalCostRatio; 
    780779        int mTermGlobalCostMissTolerance; 
    781         int mGlobalCostMisses; 
    782  
     780         
    783781        /// maximal number of view cells 
    784782        int mMaxViewCells; 
     
    795793         
    796794 
    797  
     795        ////////// 
    798796        //-- axis aligned split criteria 
    799797 
Note: See TracChangeset for help on using the changeset viewer.