Ignore:
Timestamp:
07/18/06 05:07:05 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1137 r1138  
    927927        int PrepareHeuristics(const RayInfoContainer &rays); 
    928928 
    929         int PrepareHeuristics(Intersectable *object); 
     929        int PrepareHeuristics(KdLeaf *leaf); 
    930930 
    931931        /** Subdivides the rays into front and back rays according to the split plane. 
Note: See TracChangeset for help on using the changeset viewer.