Ignore:
Timestamp:
12/23/05 21:35:53 (19 years ago)
Author:
mattausch
Message:

axis aligned split for vsp bsp view cells

File:
1 edited

Legend:

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

    r479 r480  
    8383                // and the probability that a view cell border is crossed 
    8484                loadPvsOverhead += GetCrossVcProbability() * mVcOverhead; 
    85  
     85                //Debug << "vccost: " << vcCost << " p in vc " << pInVc << " cross vc " << GetCrossVcProbability() << endl; 
    8686                //-- update statistics 
    8787                renderTime += vcCost; 
Note: See TracChangeset for help on using the changeset viewer.