Ignore:
Timestamp:
05/24/06 10:55:21 (18 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GTGeometry/src/libs/SimplificationMethod.h

    r980 r981  
    3636        void decimate_init(qslim::Model& m, qslim::real limit); 
    3737        bool pair_is_valid(qslim::Vertex *u, qslim::Vertex *v); 
    38         void simplfmethod_run(int,      Geometry::TIPOFUNC      upb=0); 
    39         void simplfmethod_runv(int,     Geometry::TIPOFUNC      upb=0); 
    40         void simplfmethod_init(void); 
     38        void simplifmethod_run(int,     Geometry::TIPOFUNC      upb=0); 
     39        void simplifmethod_runv(int,    Geometry::TIPOFUNC      upb=0); 
     40        void simplifmethod_init(void); 
    4141 
    4242        //To map the mesh with de simplification method structure 
Note: See TracChangeset for help on using the changeset viewer.