Commit Verlauf

Autor SHA1 Nachricht Datum
  Qingnan Zhou 12f68a6ef8 Correct type for template specialization. vor 8 Jahren
  Qingnan Zhou a1eb6116cc Minor bug fix: see https://github.com/libigl/libigl-unit-tests/issues/8 vor 8 Jahren
  Yotam Gingold 22df54e31e Removed some PlainObjectBase instantiations for Eigen 3.3 compatibility. vor 8 Jahren
  Alec Jacobson 97bf3c6fb5 PlainObjectBase objects should not be declared vor 8 Jahren
  Alec Jacobson 18d9d479e2 [bug fix] array size issue, hack remains vor 8 Jahren
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector vor 8 Jahren
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" vor 8 Jahren
  Yotam Gingold 121114aaad point_simplex_squared_distance now returns the barycentric coordinates vor 8 Jahren
  Alec Jacobson 70693a85ba small speed up and code reogranization for point/mesh squared distance vor 9 Jahren
  Alec Jacobson eee3a7413f extract point-simplex distance and triangle barycentric coordinates from AABB, use MatrixBase for const input params vor 9 Jahren