Ignore:
Timestamp:
02/02/06 19:16:39 (18 years ago)
Author:
mattausch
Message:

fixed bug in mergueue to find root of merge and sort out doube view cells

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/GtpVisibilityPreprocessor/src/VspBspTree.h

    r580 r582  
    218218        /** Construct geometry of view cell. 
    219219        */ 
    220         void ConstructGeometry(BspViewCell *vc, BspNodeGeometry &geom) const; 
     220        void ConstructGeometry(ViewCell *vc, BspNodeGeometry &geom) const; 
    221221 
    222222        /** Returns random leaf of BSP tree. 
Note: See TracChangeset for help on using the changeset viewer.