Ignore:
Timestamp:
12/30/05 16:37:41 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r485 r486  
    529529        Plane3 ChooseCandidatePlane3(const RayInfoContainer &rays) const; 
    530530   
     531        /** Shuffles, i.e. takes border leaf from view cell 1 and adds it  
     532                to view cell 2. 
     533        */ 
    531534        void ShuffleLeaf(BspLeaf *leaf,  
    532535                                         BspViewCell *vc1,  
Note: See TracChangeset for help on using the changeset viewer.