Ignore:
Timestamp:
02/08/06 15:05:04 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r600 r605  
    16281628                { 
    16291629                        pFront = frontCell.GetVolume(); 
    1630                         pBack = backCell.GetVolume(); 
     1630                        pBack = pOverall - pFront; 
    16311631                } 
    16321632                 
Note: See TracChangeset for help on using the changeset viewer.