Ignore:
Timestamp:
05/24/07 18:33:00 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2231 r2394  
    153153                SetFilled(); 
    154154                 
    155                 if (1) 
    156                         ExportGeometry(leaf->mObjects, true, box); 
    157                 else 
    158                         ExportBox(leaf->GetBoundingBox()); 
     155                ExportGeometry(leaf->mObjects, true, box); 
    159156        } 
    160157 
Note: See TracChangeset for help on using the changeset viewer.