Ignore:
Timestamp:
10/22/06 17:35:23 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1662 r1663  
    462462                                sVspTree->EvalSubdivisionCandidate(*this);       
    463463                        else 
     464                        { 
     465                                mPvsEntriesIncr = sVspTree->EvalPvsEntriesIncr(*this); 
    464466                                mPriority = sVspTree->EvalPriority(*this); 
     467                        } 
    465468                } 
    466469 
Note: See TracChangeset for help on using the changeset viewer.