Alec Jacobson e1ac9236a3 fix bug in first_only with multithreading 9 年之前
..
BinaryWindingNumberOperations.h 41096114f7 variadic booleans abstracted for matlab interface 10 年之前
CGAL_includes.hpp 731792aeda mv cgal and boolean to copyleft 10 年之前
CSGTree.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 年之前
RemeshSelfIntersectionsParam.h 5bbf331fa7 Missing inlines 10 年之前
SelfIntersectMesh.h e1ac9236a3 fix bug in first_only with multithreading 9 年之前
assign_scalar.cpp 36c40b6fec Subtle bug fixed. So many doubles between floats. 9 年之前
assign_scalar.h 649ff728b8 Add support to float. 9 年之前
cell_adjacency.cpp 5b84274a9c __1 10 年之前
cell_adjacency.h a1fa72fa91 Refactor. 10 年之前
closest_facet.cpp 387eec58d9 fix asymptotic performance bug in extract cells 10 年之前
closest_facet.h 387eec58d9 fix asymptotic performance bug in extract cells 10 年之前
complex_to_mesh.cpp dec1ddc168 rm using namespace igl 10 年之前
complex_to_mesh.h 731792aeda mv cgal and boolean to copyleft 10 年之前
component_inside_component.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
component_inside_component.h 731792aeda mv cgal and boolean to copyleft 10 年之前
extract_cells.cpp 4f99fc5ddd variadic boolean ops 10 年之前
extract_cells.h 4f99fc5ddd variadic boolean ops 10 年之前
half_space_box.cpp fb038dc428 consolidate 9 年之前
half_space_box.h c8858ff99a half space intersect api 10 年之前
intersect_other.cpp c74d89c649 trim with solid mesh 9 年之前
intersect_other.h c74d89c649 trim with solid mesh 9 年之前
intersect_with_half_space.cpp fb038dc428 consolidate 9 年之前
intersect_with_half_space.h fb038dc428 consolidate 9 年之前
mesh_boolean.cpp 54d4e1a9e4 Removed debug output and fixed templates 9 年之前
mesh_boolean.h c8858ff99a half space intersect api 10 年之前
mesh_boolean_type_to_funcs.cpp 41096114f7 variadic booleans abstracted for matlab interface 10 年之前
mesh_boolean_type_to_funcs.h 41096114f7 variadic booleans abstracted for matlab interface 10 年之前
mesh_to_cgal_triangle_list.cpp 4f5d235126 __1:: 10 年之前
mesh_to_cgal_triangle_list.h 731792aeda mv cgal and boolean to copyleft 10 年之前
mesh_to_polyhedron.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
mesh_to_polyhedron.h 731792aeda mv cgal and boolean to copyleft 10 年之前
minkowski_sum.cpp be2fa6b197 fixed bug in minkowski sum 10 年之前
minkowski_sum.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 年之前
order_facets_around_edge.cpp ccc559658a formatting 10 年之前
order_facets_around_edge.h 4f3a8be156 formatting 10 年之前
order_facets_around_edges.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
order_facets_around_edges.h 1621e96682 formatting 10 年之前
outer_element.cpp b6f43d55f7 fixes for static build 10 年之前
outer_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 年之前
outer_facet.cpp 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 年之前
outer_facet.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 年之前
outer_hull.cpp 92b29eb15f templates 10 年之前
outer_hull.h 332e02575a outer hull 10 年之前
peel_outer_hull_layers.cpp 387eec58d9 fix asymptotic performance bug in extract cells 10 年之前
peel_outer_hull_layers.h 731792aeda mv cgal and boolean to copyleft 10 年之前
peel_winding_number_layers.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
peel_winding_number_layers.h 731792aeda mv cgal and boolean to copyleft 10 年之前
piecewise_constant_winding_number.cpp a0012c3496 stitch all default behavior 10 年之前
piecewise_constant_winding_number.h e6536d3355 boolean input validation as stand-alone functions 10 年之前
point_mesh_squared_distance.cpp c74d89c649 trim with solid mesh 9 年之前
point_mesh_squared_distance.h c74d89c649 trim with solid mesh 9 年之前
point_solid_signed_squared_distance.cpp c74d89c649 trim with solid mesh 9 年之前
point_solid_signed_squared_distance.h c74d89c649 trim with solid mesh 9 年之前
points_inside_component.cpp 70212b76c6 Avoid deducing lambda return type to make icpc happy. 10 年之前
points_inside_component.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 年之前
polyhedron_to_mesh.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
polyhedron_to_mesh.h 731792aeda mv cgal and boolean to copyleft 10 年之前
projected_delaunay.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
projected_delaunay.h 731792aeda mv cgal and boolean to copyleft 10 年之前
propagate_winding_numbers.cpp b316aeb89d assert 9 年之前
propagate_winding_numbers.h 605d6d20b6 Update doc. 10 年之前
relabel_small_immersed_cells.cpp e2fd6381c6 Missing include and template specialization. 10 年之前
relabel_small_immersed_cells.h 605d6d20b6 Update doc. 10 年之前
remesh_intersections.cpp 7565188a7c rm __1:: from templates 9 年之前
remesh_intersections.h c74d89c649 trim with solid mesh 9 年之前
remesh_self_intersections.cpp c8858ff99a half space intersect api 10 年之前
remesh_self_intersections.h 41096114f7 variadic booleans abstracted for matlab interface 10 年之前
signed_distance_isosurface.cpp 731792aeda mv cgal and boolean to copyleft 10 年之前
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft 10 年之前
string_to_mesh_boolean_type.cpp 6f8bf1c468 Convert the file libigl\include\igl\copyleft\cgal\string_to_mesh_boolean_type.cpp to UTF8-BOM to compile it with msvc2015. 9 年之前
string_to_mesh_boolean_type.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 年之前
submesh_aabb_tree.cpp db5a16e8fd std __1 10 年之前
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells 10 年之前
trim_with_solid.cpp c74d89c649 trim with solid mesh 9 年之前
trim_with_solid.h c74d89c649 trim with solid mesh 9 年之前