Commit History

Author SHA1 Message Date
  Alec Jacobson 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
  Fabien Péan d2bc41e99b Update orientable_patches.cpp (#1640) 5 years ago
  Teseo Schneider 5ca256fb3a stuff, test not passing 6 years ago
  Francis Williams a9c3b6d50a rename components.[h|cpp] to vertex_components.[h|cpp] 7 years ago
  Francis Williams 18a1eaf38c we have the functions `igl::components()` and `igl::facet_components()` for computing connected components on vertices and faces respectively. 7 years ago
  Alec Jacobson 606a4a0c88 clean up winding number code. templates 8 years ago
  Alec Jacobson b6c6db1279 specialization --> instantiation 9 years ago
  Alec Jacobson 2dfdea1a3b templates 9 years ago
  Alec Jacobson 98540fdb74 rm boost dependency extra, absorb functions into main library 10 years ago