Ignore:
Timestamp:
02/01/07 17:38:55 (17 years ago)
Author:
mattausch
Message:

prepared view cell generation that is useable.
changed back view cell generation to vsp osp.

File:
1 edited

Legend:

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

    r2066 r2072  
    578578{ 
    579579        // note: to track for global cost misses does not really  
    580         // make sense because cost termination  happens in the hierarchy mananger 
    581  
     580        // make sense because termination on cost or memory is done  
     581        // in the hierarchy mananger 
    582582        const bool terminationCriteriaMet = (0 
    583583                // || mOutOfMemory 
Note: See TracChangeset for help on using the changeset viewer.