Ignore:
Timestamp:
01/12/06 15:25:56 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r520 r527  
    403403 
    404404  //-- load view cells from file if requested 
    405   // load now because otherwise bounding box is messed up 
    406405  if (mLoadViewCells) 
    407   { 
     406  {      
     407          // load now because otherwise bounding box not correct 
    408408          mViewCellsManager->LoadViewCells(mViewCellsFilename, &mObjects); 
    409409  } 
Note: See TracChangeset for help on using the changeset viewer.