Ignore:
Timestamp:
02/15/06 01:00:38 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellBsp.cpp

    r611 r644  
    14951495        const int frontAndBackId = ViewCell::sMailId; 
    14961496 
    1497         bool useRand;; 
     1497        bool useRand; 
    14981498        int limit; 
    14991499 
     
    17961796        } 
    17971797} 
     1798 
    17981799 
    17991800float BspTree::SplitPlaneCost(const Plane3 &candidatePlane, 
Note: See TracChangeset for help on using the changeset viewer.