Ignore:
Timestamp:
11/30/05 18:02:55 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r438 r440  
    103103  ExportBspLeaves(const BspTree &tree, const int maxPvs = 0) = 0; 
    104104 
     105  virtual void 
     106  ExportGeometry(const ObjectContainer &objects) = 0; 
     107 
    105108  void SetExportRayDensity(const bool d) { mExportRayDensity = d; } 
    106109   
Note: See TracChangeset for help on using the changeset viewer.