Changeset 2210 for GTP/trunk/Lib/Vis/Preprocessing/scripts
- Timestamp:
- 03/08/07 13:23:13 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/preprocess_visibility.env
r2075 r2210 24 24 useGlDebugger false 25 25 # 0 = INTERNAL 1 = MLRT 26 rayCastMethod 026 rayCastMethod 1 27 27 28 28 type combined … … 128 128 importRandomViewCells false 129 129 130 useKdPvs true130 useKdPvs false 131 131 useKdPvsAfterFiltering true 132 132 # samples used for view cell construction
Note: See TracChangeset
for help on using the changeset viewer.