Parcourir la source

dummy template

Former-commit-id: 1be1708996027d0f529ad5fb68a30a83eae2ffdc
Alec Jacobson il y a 8 ans
Parent
commit
22df4747fa
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/igl/AABB.cpp

+ 1 - 1
include/igl/AABB.cpp

@@ -970,7 +970,7 @@ IGL_INLINE float igl::AABB<Eigen::Matrix<float, -1, 3, 1, -1, 3>, 2>::squared_di
   Eigen::MatrixBase<Eigen::Matrix<int, -1, 3, 1, -1, 3> > const&, 
   Eigen::Matrix<float, 1, 2, 1, 1, 2> const&, 
   int&, 
-  Eigen::PlainObjectBase<Eigen::Matrix<float, 1, 2, 1, 1, 2> >&) const {};
+  Eigen::PlainObjectBase<Eigen::Matrix<float, 1, 2, 1, 1, 2> >&) const { return -1;};
 
 #ifdef IGL_STATIC_LIBRARY
 // Explicit template instantiation