Ignore:
Timestamp:
11/10/05 01:09:53 (19 years ago)
Author:
mattausch
Message:

fixed pvs bug in bsp view cells

File:
1 edited

Legend:

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

    r397 r399  
    730730        /** Computes the pvs of the front and back leaf with a given classification. 
    731731        */ 
    732         void AddToPvs(Intersectable &obj,  
     732        void IncPvs(Intersectable &obj,  
    733733                                  int &frontPvs, 
    734734                                  int &backPvs, 
Note: See TracChangeset for help on using the changeset viewer.