Ignore:
Timestamp:
12/22/06 20:08:48 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1919 r1920  
    247247        VspTree *GetVspTree(); 
    248248 
    249         /** Returns view space bounding box. 
    250         */ 
    251         //AxisAlignedBox3 GetViewSpaceBox() const; 
    252  
    253249        /** Returns object space bounding box. 
    254250        */ 
     
    260256                                                                        const ObjectContainer &objects, 
    261257                                                                        AxisAlignedBox3 *bbox, 
     258                                                                        const float maxRenderCost, 
    262259                                                                        const bool exportBounds = true) const; 
    263260 
Note: See TracChangeset for help on using the changeset viewer.