Ignore:
Timestamp:
07/03/06 02:10:53 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1072 r1073  
    193193  ObjectMap mMultipleObjects; 
    194194 
     195  /// universal counter 
     196  int mCounter; 
     197         
    195198  /** Ray set description of the rays passing through this node */ 
    196199  PassingRaySet mPassingRays; 
Note: See TracChangeset for help on using the changeset viewer.