Ignore:
Timestamp:
02/20/06 02:13:08 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r655 r656  
    1313#;../data/vienna/vienna-plane.x3d 
    1414#       filename ../data/vienna/viewcells-25-sel.x3d 
    15         filename ../data/atlanta/atlanta2.x3d 
     15#       filename ../data/atlanta/atlanta2.x3d 
    1616#       filename ../data/soda/soda.dat 
    17 #       filename ../data/soda/soda5.dat 
     17        filename ../data/soda/soda5.dat 
    1818} 
    1919 
     
    2525        type vss 
    2626#       type rss 
    27         detectEmptyViewSpace false 
     27        detectEmptyViewSpace true 
    2828} 
    2929 
     
    332332                globalCostMissTolerance 4 
    333333                minGlobalCostRatio      0.0000001 
     334#               minGlobalCostRatio      0.0001 
    334335                maxViewCells            40000 
    335                 useSplitCostQueue       true 
     336         
    336337 
    337338                # used for pvs criterium 
     
    344345        } 
    345346         
     347        useSplitCostQueue       false 
     348 
    346349        useCostHeuristics true 
    347350        splitUseOnlyDrivingAxis false 
Note: See TracChangeset for help on using the changeset viewer.