Ignore:
Timestamp:
12/04/06 22:34:15 (18 years ago)
Author:
mattausch
Message:

warning! changed pvs output because of paper hack

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Exporter.cpp

    r1764 r1843  
    149149 
    150150                SetFilled(); 
     151                // hack 
     152                if (1 || (leaf->mObjects.size() < 50000)) 
    151153                ExportGeometry(leaf->mObjects, true, box); 
    152154        } 
Note: See TracChangeset for help on using the changeset viewer.