فهرست منبع

std::__1 test

Former-commit-id: 1997ede02a2a0d9170587f924d110d77c62e4cae
Alec Jacobson 9 سال پیش
والد
کامیت
01662a6320
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      include/igl/ray_mesh_intersect.cpp

+ 2 - 0
include/igl/ray_mesh_intersect.cpp

@@ -76,3 +76,5 @@ IGL_INLINE bool igl::ray_mesh_intersect(
 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
  
+ 
+