Ignore:
Timestamp:
11/25/05 14:29:09 (19 years ago)
Author:
mattausch
Message:

changed tabs

File:
1 edited

Legend:

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

    r430 r433  
    14521452        float pFront = 0; 
    14531453        float pBack = 0; 
    1454  
     1454Debug << "here" << endl; 
    14551455        if (mSplitPlaneStrategy & PVS) 
    14561456        { 
     
    15831583                  << " backpvs: " << backPvs << " pBack: " << pBack << endl << endl; 
    15841584#endif 
     1585        Debug << "here2" << endl; 
    15851586        return val; 
    15861587} 
Note: See TracChangeset for help on using the changeset viewer.