Changeset 650 for GTP/trunk/Lib/Vis/Preprocessing/scripts
- Timestamp:
- 02/17/06 20:41:22 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/default.env
r649 r650 331 331 missTolerance 6 332 332 333 maxViewCells 100 00334 333 maxViewCells 100 334 335 335 # used for pvs criterium 336 336 ct_div_ci 0.0 … … 354 354 BspTree { 355 355 Construction { 356 samples 50000 0356 samples 50000 357 357 epsilon 0.005 358 358 } … … 420 420 minProbability 0.00001 421 421 maxRayContribution 9999 422 maxViewCells 100 00422 maxViewCells 100 423 423 424 424 # used for pvs criterium
Note: See TracChangeset
for help on using the changeset viewer.