Ignore:
Timestamp:
11/09/05 15:22:39 (19 years ago)
Author:
mattausch
Message:

fixed bug in bsp geometry construction

File:
1 edited

Legend:

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

    r386 r396  
    8888 
    8989  virtual void  
    90   ExportBspLeaves(const BspTree &tree) = 0; 
     90  ExportBspLeaves(const BspTree &tree, const int maxPvs = 0) = 0; 
    9191 
    9292  void SetExportRayDensity(const bool d) { mExportRayDensity = d; } 
Note: See TracChangeset for help on using the changeset viewer.