Ignore:
Timestamp:
11/02/05 02:50:57 (19 years ago)
Author:
mattausch
Message:

started pvs surface area heuristics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/Polygon3.cpp

    r362 r367  
    351351                                               Polygon3 &back_piece) const 
    352352{ 
     353        if (mPiercingRays.empty()) 
     354                return; 
     355 
    353356        RayContainer::const_iterator it,  
    354357                it_end = mPiercingRays.end(); 
Note: See TracChangeset for help on using the changeset viewer.