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