Alec Jacobson 6 anni fa
parent
commit
b38c6d7341
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      include/igl/quad_grid.h

+ 0 - 1
include/igl/quad_grid.h

@@ -27,7 +27,6 @@ namespace igl
   template<
     typename DerivedV,
     typename DerivedQ,
-    typename DerivedF,
     typename DerivedE>
   IGL_INLINE void quad_grid(
     const int nx,