Ignore:
Timestamp:
08/22/06 22:48:02 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1233 r1259  
    266266  }; 
    267267 
     268  void GetSampleData(const bool isTerminaton,  
     269                                  Vector3 &pt,  
     270                                  Intersectable **obj, 
     271                                  KdNode **node) const; 
    268272 
    269273  typedef vector<RayInfo> RayInfoContainer; 
Note: See TracChangeset for help on using the changeset viewer.