Alec Jacobson 84009f4d90 Merge branch 'rayform-master' into alecjacobson пре 9 година
..
BinaryWindingNumberOperations.h 41096114f7 variadic booleans abstracted for matlab interface пре 9 година
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 4339f815a0 clean up пре 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 година
delaunay_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
delaunay_triangulation.h 51db1648aa Delaunay triangulation with naive edge flipping approach. пре 9 година
extract_cells.cpp 4f99fc5ddd variadic boolean ops пре 9 година
extract_cells.h 4f99fc5ddd variadic boolean ops пре 9 година
half_space_box.cpp fb038dc428 consolidate пре 9 година
half_space_box.h c8858ff99a half space intersect api пре 9 година
incircle.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
incircle.h 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
insphere.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
insphere.h 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
intersect_other.cpp 4339f815a0 clean up пре 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 година
lexicographic_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
lexicographic_triangulation.h f216b933ff Add support for exact predicates and lexicographic triangulation. пре 9 година
mesh_boolean.cpp 54d4e1a9e4 Removed debug output and fixed templates пре 9 година
mesh_boolean.h c8858ff99a half space intersect api пре 9 година
mesh_boolean_type_to_funcs.cpp 41096114f7 variadic booleans abstracted for matlab interface пре 9 година
mesh_boolean_type_to_funcs.h 41096114f7 variadic booleans abstracted for matlab interface пре 9 година
mesh_to_cgal_triangle_list.cpp ebd2e45072 templates пре 9 година
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 пре 9 година
minkowski_sum.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial пре 10 година
order_facets_around_edge.cpp 9a67d8dc36 templates пре 9 година
order_facets_around_edge.h 4f3a8be156 formatting пре 10 година
order_facets_around_edges.cpp 7b2b1e86f0 rm ::__1 пре 9 година
order_facets_around_edges.h 1621e96682 formatting пре 10 година
orient2D.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
orient2D.h 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
orient3D.cpp 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
orient3D.h 87fbb8ec7d Refactor exact predicates class into functions. пре 9 година
outer_element.cpp ba3dc4d8a3 templates пре 9 година
outer_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications пре 9 година
outer_facet.cpp ba3dc4d8a3 templates пре 9 година
outer_facet.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications пре 9 година
outer_hull.cpp ac38aede79 * removed defines and namespaces from flip_avoiding_line_search пре 9 година
outer_hull.h 332e02575a outer hull пре 10 година
peel_outer_hull_layers.cpp 9a67d8dc36 templates пре 9 година
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_segment_squared_distance.cpp 900b3098c6 bug пре 9 година
point_segment_squared_distance.h eaa0b6d5a6 copyright and headers пре 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 година
point_triangle_squared_distance.cpp eaa0b6d5a6 copyright and headers пре 9 година
point_triangle_squared_distance.h eaa0b6d5a6 copyright and headers пре 9 година
points_inside_component.cpp 9a67d8dc36 templates пре 9 година
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 4339f815a0 clean up пре 9 година
remesh_intersections.h c74d89c649 trim with solid mesh пре 9 година
remesh_self_intersections.cpp f1f95cf003 templates пре 9 година
remesh_self_intersections.h 41096114f7 variadic booleans abstracted for matlab interface пре 9 година
resolve_intersections.cpp eaa0b6d5a6 copyright and headers пре 9 година
resolve_intersections.h eaa0b6d5a6 copyright and headers пре 9 година
row_to_point.cpp eaa0b6d5a6 copyright and headers пре 9 година
row_to_point.h eaa0b6d5a6 copyright and headers пре 9 година
segment_segment_squared_distance.cpp eaa0b6d5a6 copyright and headers пре 9 година
segment_segment_squared_distance.h eaa0b6d5a6 copyright and headers пре 9 година
signed_distance_isosurface.cpp 731792aeda mv cgal and boolean to copyleft пре 10 година
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft пре 10 година
snap_rounding.cpp eaa0b6d5a6 copyright and headers пре 9 година
snap_rounding.h eaa0b6d5a6 copyright and headers пре 9 година
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 година
subdivide_segments.cpp eaa0b6d5a6 copyright and headers пре 9 година
subdivide_segments.h eaa0b6d5a6 copyright and headers пре 9 година
submesh_aabb_tree.cpp db5a16e8fd std __1 пре 10 година
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells пре 10 година
triangle_triangle_squared_distance.cpp eaa0b6d5a6 copyright and headers пре 9 година
triangle_triangle_squared_distance.h eaa0b6d5a6 copyright and headers пре 9 година
trim_with_solid.cpp c74d89c649 trim with solid mesh пре 9 година
trim_with_solid.h c74d89c649 trim with solid mesh пре 9 година