Ignore:
Timestamp:
11/06/05 01:24:55 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Exporter.h

    r379 r383  
    7171  ExportBspSplitPlanes(const BspTree &tree) = 0; 
    7272  virtual void  
    73   ExportBspSplits(const BspTree &tree) = 0; 
     73  ExportBspSplits(const BspTree &tree, const bool exportDepth = false) = 0; 
    7474  virtual void 
    7575  ExportLeavesGeometry(const BspTree &tree, const vector<BspLeaf *> &leaves) = 0; 
Note: See TracChangeset for help on using the changeset viewer.