Ignore:
Timestamp:
02/19/07 02:51:22 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2073 r2124  
    827827                         
    828828                @param tData data object holding, e.g., a pointer to the leaf 
    829                 @param frontData returns the data (e.g.,  pointer to the leaf) in front of the split plane 
    830                 @param backData returns the data (e.g.,  pointer to the leaf) in the back of the split plane 
     829                @param frontData returns the data (e.g., pointer to the leaf) in front of the split plane 
     830                @param backData returns the data (e.g., pointer to the leaf) in the back of the split plane 
    831831                 
    832832                @param rays the polygons to be filtered 
Note: See TracChangeset for help on using the changeset viewer.