Ignore:
Timestamp:
07/19/06 18:31:33 (18 years ago)
Author:
mattausch
Message:

worked on vsp osp tree

File:
1 edited

Legend:

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

    r1122 r1143  
    540540              ); 
    541541 
     542        /** does some post processing on the objects in the new child leaves. 
     543        */ 
     544        void ProcessMultipleRefs(KdLeaf *leaf) const; 
    542545 
    543546  int mTermMaxNodes; 
Note: See TracChangeset for help on using the changeset viewer.