Ignore:
Timestamp:
10/29/06 15:20:18 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1686 r1695  
    480480                void EvalCandidate(bool computeSplitplane = true) 
    481481                { 
     482                        mDirty = false; 
    482483                        sVspTree->EvalSubdivisionCandidate(*this, computeSplitplane); 
    483484                } 
Note: See TracChangeset for help on using the changeset viewer.