Ignore:
Timestamp:
10/25/06 20:29:41 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsManager.h

    r1676 r1679  
    634634        void UpdatePvsForEvaluation(ViewCell *root, ObjectPvs &pvs); 
    635635 
     636        virtual void ExportStats(const string &mergeStats); 
    636637 
    637638   
     
    11321133        void ExportPvs(const ObjectContainer &objects, const VssRayContainer &rays); 
    11331134 
    1134         void ExportStats(const string &mergeStats); 
     1135        //void ExportStats(const string &mergeStats); 
    11351136 
    11361137        ///////////////////////////////////////// 
Note: See TracChangeset for help on using the changeset viewer.