Alec Jacobson ada13bdb77 Merge branch 'master' of github.com:libigl/libigl 9 年 前
..
CGAL_includes.hpp 731792aeda mv cgal and boolean to copyleft 9 年 前
RemeshSelfIntersectionsParam.h 731792aeda mv cgal and boolean to copyleft 9 年 前
SelfIntersectMesh.h 46c8e58014 Update time logging. 9 年 前
assign_scalar.cpp 58b293cf9f Bug fix. 9 年 前
assign_scalar.h 731792aeda mv cgal and boolean to copyleft 9 年 前
cell_adjacency.cpp e2fd6381c6 Missing include and template specialization. 9 年 前
cell_adjacency.h a1fa72fa91 Refactor. 9 年 前
closest_facet.cpp 387eec58d9 fix asymptotic performance bug in extract cells 9 年 前
closest_facet.h 387eec58d9 fix asymptotic performance bug in extract cells 9 年 前
complex_to_mesh.cpp dec1ddc168 rm using namespace igl 9 年 前
complex_to_mesh.h 731792aeda mv cgal and boolean to copyleft 9 年 前
component_inside_component.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
component_inside_component.h 731792aeda mv cgal and boolean to copyleft 9 年 前
extract_cells.cpp 87ce8dc1b1 Refactor to avoid computing uneeded aabb tree. 9 年 前
extract_cells.h 251fb3b454 more comments and cleanup code 9 年 前
intersect_other.cpp 3bbca40b69 Specify lambda return type. 9 年 前
intersect_other.h 731792aeda mv cgal and boolean to copyleft 9 年 前
mesh_to_cgal_triangle_list.cpp 3f7e17b123 strip std::__1 9 年 前
mesh_to_cgal_triangle_list.h 731792aeda mv cgal and boolean to copyleft 9 年 前
mesh_to_polyhedron.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
mesh_to_polyhedron.h 731792aeda mv cgal and boolean to copyleft 9 年 前
order_facets_around_edge.cpp ccc559658a formatting 9 年 前
order_facets_around_edge.h 4f3a8be156 formatting 9 年 前
order_facets_around_edges.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
order_facets_around_edges.h 1621e96682 formatting 9 年 前
outer_element.cpp 70212b76c6 Avoid deducing lambda return type to make icpc happy. 9 年 前
outer_element.h 731792aeda mv cgal and boolean to copyleft 9 年 前
outer_facet.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
outer_facet.h 731792aeda mv cgal and boolean to copyleft 9 年 前
outer_hull.cpp 387eec58d9 fix asymptotic performance bug in extract cells 9 年 前
outer_hull.h 332e02575a outer hull 9 年 前
peel_outer_hull_layers.cpp 387eec58d9 fix asymptotic performance bug in extract cells 9 年 前
peel_outer_hull_layers.h 731792aeda mv cgal and boolean to copyleft 9 年 前
peel_winding_number_layers.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
peel_winding_number_layers.h 731792aeda mv cgal and boolean to copyleft 9 年 前
piecewise_constant_winding_number.cpp eee3a7413f extract point-simplex distance and triangle barycentric coordinates from AABB, use MatrixBase for const input params 9 年 前
piecewise_constant_winding_number.h e6536d3355 boolean input validation as stand-alone functions 9 年 前
point_mesh_squared_distance.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
point_mesh_squared_distance.h 731792aeda mv cgal and boolean to copyleft 9 年 前
points_inside_component.cpp 70212b76c6 Avoid deducing lambda return type to make icpc happy. 9 年 前
points_inside_component.h 90c1ba7f33 Style fix. 9 年 前
polyhedron_to_mesh.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
polyhedron_to_mesh.h 731792aeda mv cgal and boolean to copyleft 9 年 前
projected_delaunay.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
projected_delaunay.h 731792aeda mv cgal and boolean to copyleft 9 年 前
propagate_winding_numbers.cpp a1fa72fa91 Refactor. 9 年 前
propagate_winding_numbers.h 605d6d20b6 Update doc. 9 年 前
relabel_small_immersed_cells.cpp e2fd6381c6 Missing include and template specialization. 9 年 前
relabel_small_immersed_cells.h 605d6d20b6 Update doc. 9 年 前
remesh_intersections.cpp e085c0c818 std::__1 9 年 前
remesh_intersections.h 0583060fe8 Added option for stitching all shared vertices. 9 年 前
remesh_self_intersections.cpp 7fc492693b Refactoring and add thread support. 9 年 前
remesh_self_intersections.h 731792aeda mv cgal and boolean to copyleft 9 年 前
signed_distance_isosurface.cpp 731792aeda mv cgal and boolean to copyleft 9 年 前
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft 9 年 前
submesh_aabb_tree.cpp db5a16e8fd std __1 9 年 前
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells 9 年 前