Ignore:
Timestamp:
12/13/05 17:28:02 (19 years ago)
Author:
mattausch
Message:

worked on vsp kd view cells

File:
1 edited

Legend:

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

    r452 r462  
    398398         
    399399        //-- several visualizations and statistics 
    400         Debug << "===== Final view cells statistics ==========" << endl; 
    401  
    402400        mViewCellsManager->PrintStatistics(Debug); 
    403401 
     
    412410         
    413411        mViewCellsManager->Visualize(objects, mSampleRays);      
    414      
     412    
    415413        return true; 
    416414} 
Note: See TracChangeset for help on using the changeset viewer.