Explorar o código

std::__1 test

Former-commit-id: bf8725ff7a7956181b7d6c2696a554ce68df0bee
Alec Jacobson %!s(int64=9) %!d(string=hai) anos
pai
achega
b4f91b8e7e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/igl/ray_mesh_intersect.cpp

+ 1 - 0
include/igl/ray_mesh_intersect.cpp

@@ -75,3 +75,4 @@ IGL_INLINE bool igl::ray_mesh_intersect(
 // Explicit template instanciation
 template bool igl::ray_mesh_intersect<Eigen::Matrix<float, 3, 1, 0, 3, 1>, Eigen::Matrix<float, 3, 1, 0, 3, 1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<float, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<float, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, std::__1::vector<igl::Hit, std::allocator<igl::Hit> >&);
 #endif
+