Ignore:
Timestamp:
12/14/05 15:25:44 (19 years ago)
Author:
bittner
Message:
 
File:
1 edited

Legend:

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

    r451 r464  
    2121  bool mUseImportanceSampling; 
    2222 
     23  bool mExportPvs; 
     24  bool mExportRssTree; 
     25  bool mExportRays; 
     26  int mExportNumRays; 
     27 
     28  bool mUseViewcells; 
     29  bool mUpdateSubdivision; 
     30   
    2331  AxisAlignedBox3 *mViewSpaceBox; 
    2432 
Note: See TracChangeset for help on using the changeset viewer.