Ignore:
Timestamp:
01/10/07 22:38:49 (17 years ago)
Author:
bittner
Message:
 
File:
1 edited

Legend:

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

    r1966 r1967  
    3737 
    3838Preprocessor { 
    39         totalSamples 250000000 
     39        totalSamples 10000000 
    4040        samplesPerPass 1000000 
    4141#       initialSamples 2000000 
     
    5050        rayCastMethod 1 
    5151         
    52 #       type sampling 
     52        type sampling 
    5353#       type vss 
    5454#       type rss 
    55         type combined 
     55#       type combined 
    5656#       type render 
    5757        detectEmptyViewSpace true 
Note: See TracChangeset for help on using the changeset viewer.