Ignore:
Timestamp:
08/11/06 03:05:12 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1145 r1197  
    113113  bool ExportSamples(const VssRayContainer &samples) const; 
    114114 
     115  bool LoadKdTree(); 
     116  bool ExportKdTree(); 
     117 
    115118  /** Get Sample rays of particular type, returns false if this 
    116119          type of rays is not supported by the preprocessor 
Note: See TracChangeset for help on using the changeset viewer.