Ignore:
Timestamp:
01/23/06 02:56:48 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/ViewCellsManager.h

    r563 r564  
    363363        bool mExportViewCells; 
    364364 
     365        bool mOnlyValidViewCells; 
    365366 
    366367        //-- visualization options 
     
    625626                                                const ObjectContainer &objects); 
    626627         
    627         void RefineViewCells(const VssRayContainer &rays); 
     628        void RefineViewCells(const VssRayContainer &rays, const ObjectContainer &objects); 
    628629 
    629630        void CollectViewCells(); 
Note: See TracChangeset for help on using the changeset viewer.