Ignore:
Timestamp:
09/19/06 22:33:29 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1416 r1418  
    154154          const BvHierarchy &bvHierarchy,  
    155155          const int maxPvs,  
    156           const AxisAlignedBox3 *box = NULL); 
     156          const AxisAlignedBox3 *box = NULL, 
     157          const bool exportBoundingBoxes = true); 
    157158 
    158159  virtual void ExportMeshInstance(MeshInstance *mi); 
Note: See TracChangeset for help on using the changeset viewer.