Ignore:
Timestamp:
10/26/06 11:09:58 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1679 r1680  
    440440 
    441441 
     442void EvaluateSubdivision(const VssRayContainer &sampleRays,                                                                                       
     443                                                const ObjectContainer &objects, 
     444                                                const string &filename); 
     445 
     446void ExportStats(const string &mergeStats, const ObjectContainer &objects, VspTree *oldVspTree); 
    442447protected: 
    443448 
Note: See TracChangeset for help on using the changeset viewer.