Эх сурвалжийг харах

arap igl_header_only

Former-commit-id: 64948691594a3ef5b67a626539df27c1b21b5ba8
Alec Jacobson (jalec 11 жил өмнө
parent
commit
53d1068646

+ 4 - 0
include/igl/svd3x3/arap.h

@@ -82,4 +82,8 @@ namespace igl
     Eigen::PlainObjectBase<DerivedU> & U);
     Eigen::PlainObjectBase<DerivedU> & U);
 };
 };
 
 
+#ifdef IGL_HEADER_ONLY
+#include "arap.cpp"
+#endif
+
 #endif
 #endif