Ignore:
Timestamp:
10/26/06 11:09:58 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1679 r1680  
    693693#endif 
    694694 
     695        void UpdateNode(const AxisAlignedPlane &splitPlane, 
     696                                                         VspTraversalData &tData, 
     697                                                        VspTraversalData &frontData, 
     698                                                         VspTraversalData &backData); 
    695699protected: 
    696700 
Note: See TracChangeset for help on using the changeset viewer.