Ignore:
Timestamp:
10/26/06 19:35:43 (18 years ago)
Author:
mattausch
Message:

found constant for ratio

File:
1 edited

Legend:

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

    r1667 r1684  
    3838        */ 
    3939        virtual bool GlobalTerminationCriteriaMet() const = 0; 
    40         /** Collects #of subdivision candidates that were affected by the 
     40        /** Collects subdivision candidates that were affected by the 
    4141                application of this one. 
    4242        */ 
     
    117117        static int sReservedMailboxes; 
    118118 
     119        void *mEvaluationHack; 
    119120protected: 
    120121 
Note: See TracChangeset for help on using the changeset viewer.