Ignore:
Timestamp:
05/18/08 00:30:13 (16 years ago)
Author:
mattausch
Message:

fixed several problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/scripts/demo1.env

    r2677 r2686  
    7575        visibilityFile visibility.xml 
    7676        loadMeshes false 
    77         loadKdTree      false 
     77        loadKdTree false 
    7878        exportKdTree false 
    7979 
     
    177177                maxCostRatio 0.98 
    178178                ct_div_ci 0.5 
    179                 maxNodes 50000 
    180 #500000  
    181         } 
    182  
    183         splitMethod spatialMedian 
    184 #       splitMethod SAH 
     179                maxNodes 100000 
     180        } 
     181 
     182#       splitMethod spatialMedian 
     183        splitMethod SAH 
    185184        splitBorder 0.01 
    186185} 
Note: See TracChangeset for help on using the changeset viewer.