diff --git a/vcg/complex/intersection.h b/vcg/complex/intersection.h index 8fea47a7..3155db68 100644 --- a/vcg/complex/intersection.h +++ b/vcg/complex/intersection.h @@ -70,7 +70,7 @@ bool Intersect( GridType & grid,Plane3 plane, vector -bool Intersection( TriMeshType & m, +bool Intersection( /*TriMeshType & m, */ Plane3 pl, EdgeMeshType & em, double& ave_length,