Ignore:
Timestamp:
07/06/07 00:38:58 (17 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2353 r2529  
    37093709                                BvhNode *parent = obj->GetParent(); 
    37103710 
    3711                                 // add only entries that cannot be exchaned with the parent 
     3711                                // add only entries that cannot be exchanged with the parent 
    37123712                                if (!parent->Mailed(1)) 
    37133713                                { 
Note: See TracChangeset for help on using the changeset viewer.