Ignore:
Timestamp:
08/11/06 17:39:54 (18 years ago)
Author:
mattausch
Message:

added loader for osp trees

File:
1 edited

Legend:

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

    r1184 r1201  
    10111011                                                                                        const bool storeViewCells); 
    10121012 
     1013        ViewCellsManager *LoadViewCells(const string &filename,  
     1014                ObjectContainer *objects, 
     1015                const bool finalizeViewCells, 
     1016                BoundingBoxConverter *bconverter); 
     1017 
     1018 
    10131019protected: 
    10141020 
Note: See TracChangeset for help on using the changeset viewer.