diff --git a/vcg/complex/algorithms/crease_cut.h b/vcg/complex/algorithms/crease_cut.h index dac3e239..7d8c4e07 100644 --- a/vcg/complex/algorithms/crease_cut.h +++ b/vcg/complex/algorithms/crease_cut.h @@ -24,7 +24,6 @@ #ifndef __VCG_CREASE_CUT #define __VCG_CREASE_CUT #include -#include #include namespace vcg { namespace tri { diff --git a/vcg/complex/algorithms/intersection.h b/vcg/complex/algorithms/intersection.h index 6b47511f..6fb74016 100644 --- a/vcg/complex/algorithms/intersection.h +++ b/vcg/complex/algorithms/intersection.h @@ -21,14 +21,10 @@ * * ****************************************************************************/ -#include -#include -#include #include #include #include #include -#include #include #include #include diff --git a/vcg/complex/algorithms/refine.h b/vcg/complex/algorithms/refine.h index 336a588d..a4d06ab6 100644 --- a/vcg/complex/algorithms/refine.h +++ b/vcg/complex/algorithms/refine.h @@ -450,7 +450,7 @@ bool RefineE(MESH_TYPE &m, MIDPOINT mid, EDGEPRED ep,bool RefineSelected=false, wtt[3+i]=mid.WedgeInterp((*fi).WT(i),(*fi).WT((i+1)%3)); } - int orgflag= (*fi).UberFlags(); + int orgflag= (*fi).Flags(); for(i=0;i