Sfoglia il codice sorgente

comment that example is broken

Former-commit-id: 6883abfd273e2a87526c450b37c654790732f7a9
Alec Jacobson 11 anni fa
parent
commit
b7582a3fb3
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      examples/principal_curvature/curvature.cpp

+ 3 - 1
examples/principal_curvature/curvature.cpp

@@ -1,4 +1,6 @@
-
+// This example is broken. It secretly uses classes from inside
+// principal_curvature.cpp not the api provided in the header
+// principal_curvature.h
 #undef IGL_STATIC_LIBRARY
 #include <igl/principal_curvature.h>
 #include <igl/read_triangle_mesh.h>