Ignore:
Timestamp:
08/30/06 21:54:49 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r1297 r1302  
    2525 
    2626        SubdivisionCandidate(): mRenderCostDecrease(0) {}; 
    27  
    28         /*SubdivisionCandidate(const AxisAlignedPlane &plane):  
    29         mSplitPlane(plane), mRenderCostDecrease(0) 
    30         {}*/ 
    3127 
    3228        virtual void EvalPriority() = 0; 
Note: See TracChangeset for help on using the changeset viewer.