Ignore:
Timestamp:
12/02/05 19:46:07 (19 years ago)
Author:
mattausch
Message:

fixed error in ray to vssray conversion

File:
1 edited

Legend:

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

    r443 r444  
    335335        void AddToPvs(const BoundedRayContainer &rays,  
    336336                                  int &sampleContributions, 
    337                                   int &contributingSamples,  
    338                                   bool storeLeavesWithRays = false); 
     337                                  int &contributingSamples); 
    339338 
    340339protected: 
Note: See TracChangeset for help on using the changeset viewer.