40db7208d0use std::any_of to check result in is_irregular_vertex test.
6 years ago
BruegelN
263b29b021added thes for igl::is_irregular_vertex to showcase that it segfaults with CMAKE_BUILD_TYPE=Debug due to a missing F.maxCoeff()+1 in https://github.com/libigl/libigl/blob/master/include/igl/is_irregular_vertex.cpp#L16