Ignore:
Timestamp:
05/22/08 14:07:56 (16 years ago)
Author:
mattausch
Message:

debug version: problematic view points for vienna detected

File:
1 edited

Legend:

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

    r2588 r2695  
    354354        friend class ViewCellsParseHandlers; 
    355355        friend class HierarchyManager; 
     356        friend class VspOspViewCellsManager; 
    356357 
    357358public: 
     
    552553        */  
    553554        VspTree(); 
    554         /** Constructor just setting the bounds of the tree. 
     555        /** Constructor setting the bounds of the tree. 
    555556        */  
    556557        VspTree(const AxisAlignedBox3 &bbox); 
Note: See TracChangeset for help on using the changeset viewer.