Ignore:
Timestamp:
03/16/06 07:06:22 (18 years ago)
Author:
mattausch
Message:

started implementation of visibility filter

File:
1 edited

Legend:

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

    r694 r703  
    282282} 
    283283 
     284 
     285 
    284286/************************************************************************/ 
    285287/*                class ViewCellsStatistics implementation              */ 
     
    451453 
    452454        mViewCellsManager->CollectMergeCandidates(rays, candidates); 
     455 
    453456        while(!candidates.empty()) 
    454457        { 
Note: See TracChangeset for help on using the changeset viewer.