Ignore:
Timestamp:
03/27/06 18:56:45 (18 years ago)
Author:
mattausch
Message:

updating view cell hierarchy before pvs statistics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCell.cpp

    r710 r719  
    15661566        if (!mIsCompressed) 
    15671567                return vc->GetPvs().GetSize(); 
     1568 
     1569 
     1570        ////////////////////////777 
     1571        //-- compressed pvs 
    15681572 
    15691573        int pvsSize = 0; 
Note: See TracChangeset for help on using the changeset viewer.