Ignore:
Timestamp:
11/17/05 02:26:30 (19 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r418 r419  
    183183    mStat.avgRtWithoutOverhead = renderTime; 
    184184        mStat.avgRenderTime = renderTime + loadPvsOverhead; 
    185          
     185        mStat.maxCost /= pCrossVcTotal; 
     186        mStat.minCost /= pCrossVcTotal; 
     187 
    186188        mStat.Stop(); 
    187189 
Note: See TracChangeset for help on using the changeset viewer.