Alec Jacobson 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
..
BinaryWindingNumberOperations.h 41096114f7 variadic booleans abstracted for matlab interface 9 anni fa
CGAL_includes.hpp 731792aeda mv cgal and boolean to copyleft 10 anni fa
CSGTree.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 anni fa
RemeshSelfIntersectionsParam.h 5bbf331fa7 Missing inlines 10 anni fa
SelfIntersectMesh.h f609460eb9 clean up spurious commented out code 9 anni fa
assign.cpp b6c6db1279 specialization --> instantiation 9 anni fa
assign.h 8bdd30983d matrix assign 9 anni fa
assign_scalar.cpp 83359da0ab rm unnecessary typenames 9 anni fa
assign_scalar.h 83359da0ab rm unnecessary typenames 9 anni fa
barycenter.cpp 69734c8924 move cgal templates into corresponding files 9 anni fa
cell_adjacency.cpp 5b84274a9c __1 10 anni fa
cell_adjacency.h a1fa72fa91 Refactor. 10 anni fa
closest_facet.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
closest_facet.h 387eec58d9 fix asymptotic performance bug in extract cells 10 anni fa
complex_to_mesh.cpp dec1ddc168 rm using namespace igl 10 anni fa
complex_to_mesh.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
component_inside_component.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
component_inside_component.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
delaunay_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
delaunay_triangulation.h 51db1648aa Delaunay triangulation with naive edge flipping approach. 9 anni fa
extract_cells.cpp 4f99fc5ddd variadic boolean ops 9 anni fa
extract_cells.h 4f99fc5ddd variadic boolean ops 9 anni fa
extract_feature.cpp b749aba09c Throw exception if degenerate triangles are present. 9 anni fa
extract_feature.h f6118334ef Add doc. 9 anni fa
half_space_box.cpp b6c6db1279 specialization --> instantiation 9 anni fa
half_space_box.h c8858ff99a half space intersect api 9 anni fa
incircle.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
incircle.h 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
insert_into_cdt.cpp 557d196625 rm unused typedefs 9 anni fa
insert_into_cdt.h 1901379cf1 pull out cdt code into seperate functions 9 anni fa
insphere.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
insphere.h 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
intersect_other.cpp b6c6db1279 specialization --> instantiation 9 anni fa
intersect_other.h c74d89c649 trim with solid mesh 9 anni fa
intersect_with_half_space.cpp b6c6db1279 specialization --> instantiation 9 anni fa
intersect_with_half_space.h fb038dc428 consolidate 9 anni fa
lexicographic_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
lexicographic_triangulation.h f216b933ff Add support for exact predicates and lexicographic triangulation. 9 anni fa
mesh_boolean.cpp b6c6db1279 specialization --> instantiation 9 anni fa
mesh_boolean.h c8858ff99a half space intersect api 9 anni fa
mesh_boolean_type_to_funcs.cpp b6c6db1279 specialization --> instantiation 9 anni fa
mesh_boolean_type_to_funcs.h 41096114f7 variadic booleans abstracted for matlab interface 9 anni fa
mesh_to_cgal_triangle_list.cpp b6c6db1279 specialization --> instantiation 9 anni fa
mesh_to_cgal_triangle_list.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
mesh_to_polyhedron.cpp b6c6db1279 specialization --> instantiation 9 anni fa
mesh_to_polyhedron.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
minkowski_sum.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
minkowski_sum.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 anni fa
order_facets_around_edge.cpp b6c6db1279 specialization --> instantiation 9 anni fa
order_facets_around_edge.h 4f3a8be156 formatting 10 anni fa
order_facets_around_edges.cpp b6c6db1279 specialization --> instantiation 9 anni fa
order_facets_around_edges.h 1621e96682 formatting 10 anni fa
orient2D.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
orient2D.h 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
orient3D.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
orient3D.h 87fbb8ec7d Refactor exact predicates class into functions. 9 anni fa
outer_element.cpp b6c6db1279 specialization --> instantiation 9 anni fa
outer_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 9 anni fa
outer_facet.cpp b6c6db1279 specialization --> instantiation 9 anni fa
outer_facet.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 9 anni fa
outer_hull.cpp b6c6db1279 specialization --> instantiation 9 anni fa
outer_hull.h 332e02575a outer hull 10 anni fa
peel_outer_hull_layers.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
peel_outer_hull_layers.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
peel_winding_number_layers.cpp 731792aeda mv cgal and boolean to copyleft 10 anni fa
peel_winding_number_layers.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
piecewise_constant_winding_number.cpp a0012c3496 stitch all default behavior 10 anni fa
piecewise_constant_winding_number.h e6536d3355 boolean input validation as stand-alone functions 10 anni fa
point_mesh_squared_distance.cpp b6c6db1279 specialization --> instantiation 9 anni fa
point_mesh_squared_distance.h c74d89c649 trim with solid mesh 9 anni fa
point_segment_squared_distance.cpp 900b3098c6 bug 9 anni fa
point_segment_squared_distance.h eaa0b6d5a6 copyright and headers 9 anni fa
point_solid_signed_squared_distance.cpp c74d89c649 trim with solid mesh 9 anni fa
point_solid_signed_squared_distance.h c74d89c649 trim with solid mesh 9 anni fa
point_triangle_squared_distance.cpp e650edcc01 templates 9 anni fa
point_triangle_squared_distance.h eaa0b6d5a6 copyright and headers 9 anni fa
points_inside_component.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
points_inside_component.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 anni fa
polyhedron_to_mesh.cpp b6c6db1279 specialization --> instantiation 9 anni fa
polyhedron_to_mesh.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
projected_cdt.cpp 557d196625 rm unused typedefs 9 anni fa
projected_cdt.h 1901379cf1 pull out cdt code into seperate functions 9 anni fa
projected_delaunay.cpp b6c6db1279 specialization --> instantiation 9 anni fa
projected_delaunay.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
propagate_winding_numbers.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
propagate_winding_numbers.h 605d6d20b6 Update doc. 10 anni fa
read_triangle_mesh.cpp 325f7804b0 read directly into CGAL types 9 anni fa
read_triangle_mesh.h 325f7804b0 read directly into CGAL types 9 anni fa
relabel_small_immersed_cells.cpp a8f2396c64 use matrix assign 9 anni fa
relabel_small_immersed_cells.h 605d6d20b6 Update doc. 10 anni fa
remesh_intersections.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 anni fa
remesh_intersections.h c74d89c649 trim with solid mesh 9 anni fa
remesh_self_intersections.cpp b6c6db1279 specialization --> instantiation 9 anni fa
remesh_self_intersections.h 41096114f7 variadic booleans abstracted for matlab interface 9 anni fa
remove_unreferenced.cpp b09b6e5b0f better templating 9 anni fa
resolve_intersections.cpp a8f2396c64 use matrix assign 9 anni fa
resolve_intersections.h eaa0b6d5a6 copyright and headers 9 anni fa
row_to_point.cpp eaa0b6d5a6 copyright and headers 9 anni fa
row_to_point.h eaa0b6d5a6 copyright and headers 9 anni fa
segment_segment_squared_distance.cpp e650edcc01 templates 9 anni fa
segment_segment_squared_distance.h eaa0b6d5a6 copyright and headers 9 anni fa
signed_distance_isosurface.cpp 5a63323d51 unnecessary includes 9 anni fa
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft 10 anni fa
slice.cpp 69734c8924 move cgal templates into corresponding files 9 anni fa
snap_rounding.cpp 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) 9 anni fa
snap_rounding.h eaa0b6d5a6 copyright and headers 9 anni fa
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 anni fa
string_to_mesh_boolean_type.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 anni fa
subdivide_segments.cpp a8f2396c64 use matrix assign 9 anni fa
subdivide_segments.h eaa0b6d5a6 copyright and headers 9 anni fa
submesh_aabb_tree.cpp b6c6db1279 specialization --> instantiation 9 anni fa
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells 10 anni fa
triangle_triangle_squared_distance.cpp e650edcc01 templates 9 anni fa
triangle_triangle_squared_distance.h eaa0b6d5a6 copyright and headers 9 anni fa
trim_with_solid.cpp a8f2396c64 use matrix assign 9 anni fa
trim_with_solid.h c74d89c649 trim with solid mesh 9 anni fa
unique.cpp 241fcac148 mv unique templates to separate file 9 anni fa