Jérémie Dumas 77e75ce02a Compile tutorials with CGAL. 9 gadi atpakaļ
..
BinaryWindingNumberOperations.h 41096114f7 variadic booleans abstracted for matlab interface 10 gadi atpakaļ
CGAL_includes.hpp d07b7ef470 Working on a modernized CMake build. 9 gadi atpakaļ
CSGTree.h 2955adeb5e tutorial and unit tests compile and run with Eigen 3.3.1; Eigen's LinSpaced had yet another bug 9 gadi atpakaļ
RemeshSelfIntersectionsParam.h 5bbf331fa7 Missing inlines 10 gadi atpakaļ
SelfIntersectMesh.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 9 gadi atpakaļ
assign.cpp d1a2c4e2e8 templates 9 gadi atpakaļ
assign.h 8d5ecc3da0 cgal assign with return type (this should probably be renamed ) 9 gadi atpakaļ
assign_scalar.cpp 3d98ce7f30 fix cgal cmake settings 9 gadi atpakaļ
assign_scalar.h 3d98ce7f30 fix cgal cmake settings 9 gadi atpakaļ
barycenter.cpp 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 9 gadi atpakaļ
cell_adjacency.cpp 5b84274a9c __1 10 gadi atpakaļ
cell_adjacency.h a1fa72fa91 Refactor. 10 gadi atpakaļ
closest_facet.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
closest_facet.h 387eec58d9 fix asymptotic performance bug in extract cells 10 gadi atpakaļ
complex_to_mesh.cpp dec1ddc168 rm using namespace igl 10 gadi atpakaļ
complex_to_mesh.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
component_inside_component.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 gadi atpakaļ
component_inside_component.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
convex_hull.cpp 8e96a7af13 convex hull 9 gadi atpakaļ
convex_hull.h 8e96a7af13 convex hull 9 gadi atpakaļ
delaunay_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
delaunay_triangulation.h 51db1648aa Delaunay triangulation with naive edge flipping approach. 10 gadi atpakaļ
extract_cells.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
extract_cells.h 4f99fc5ddd variadic boolean ops 10 gadi atpakaļ
extract_feature.cpp b749aba09c Throw exception if degenerate triangles are present. 9 gadi atpakaļ
extract_feature.h f6118334ef Add doc. 9 gadi atpakaļ
half_space_box.cpp 480f98b127 better templates 9 gadi atpakaļ
half_space_box.h 480f98b127 better templates 9 gadi atpakaļ
hausdorff.cpp 7d3915762c hausdorff distance from a single triangle 9 gadi atpakaļ
hausdorff.h 7d3915762c hausdorff distance from a single triangle 9 gadi atpakaļ
incircle.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
incircle.h 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
insert_into_cdt.cpp d07b7ef470 Working on a modernized CMake build. 9 gadi atpakaļ
insert_into_cdt.h 77e75ce02a Compile tutorials with CGAL. 9 gadi atpakaļ
insphere.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
insphere.h 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
intersect_other.cpp 5e0137bc66 templates 9 gadi atpakaļ
intersect_other.h c74d89c649 trim with solid mesh 10 gadi atpakaļ
intersect_with_half_space.cpp 480f98b127 better templates 9 gadi atpakaļ
intersect_with_half_space.h 480f98b127 better templates 9 gadi atpakaļ
lexicographic_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
lexicographic_triangulation.h f216b933ff Add support for exact predicates and lexicographic triangulation. 10 gadi atpakaļ
list_to_matrix.cpp 5e0137bc66 templates 9 gadi atpakaļ
mesh_boolean.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
mesh_boolean.h 480f98b127 better templates 9 gadi atpakaļ
mesh_boolean_type_to_funcs.cpp b6c6db1279 specialization --> instantiation 9 gadi atpakaļ
mesh_boolean_type_to_funcs.h 41096114f7 variadic booleans abstracted for matlab interface 10 gadi atpakaļ
mesh_to_cgal_triangle_list.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
mesh_to_cgal_triangle_list.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 9 gadi atpakaļ
mesh_to_polyhedron.cpp b6c6db1279 specialization --> instantiation 9 gadi atpakaļ
mesh_to_polyhedron.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
minkowski_sum.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
minkowski_sum.h 480f98b127 better templates 9 gadi atpakaļ
order_facets_around_edge.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
order_facets_around_edge.h 4f3a8be156 formatting 10 gadi atpakaļ
order_facets_around_edges.cpp b6c6db1279 specialization --> instantiation 9 gadi atpakaļ
order_facets_around_edges.h 1621e96682 formatting 10 gadi atpakaļ
orient2D.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
orient2D.h 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
orient3D.cpp 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
orient3D.h 87fbb8ec7d Refactor exact predicates class into functions. 10 gadi atpakaļ
outer_element.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
outer_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 gadi atpakaļ
outer_facet.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
outer_facet.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications 10 gadi atpakaļ
outer_hull.cpp b6c6db1279 specialization --> instantiation 9 gadi atpakaļ
outer_hull.h 332e02575a outer hull 10 gadi atpakaļ
peel_outer_hull_layers.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced 9 gadi atpakaļ
peel_outer_hull_layers.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
peel_winding_number_layers.cpp 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
peel_winding_number_layers.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
piecewise_constant_winding_number.cpp a0012c3496 stitch all default behavior 10 gadi atpakaļ
piecewise_constant_winding_number.h e6536d3355 boolean input validation as stand-alone functions 10 gadi atpakaļ
point_mesh_squared_distance.cpp 5e0137bc66 templates 9 gadi atpakaļ
point_mesh_squared_distance.h c74d89c649 trim with solid mesh 10 gadi atpakaļ
point_segment_squared_distance.cpp 900b3098c6 bug 9 gadi atpakaļ
point_segment_squared_distance.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
point_solid_signed_squared_distance.cpp 5e0137bc66 templates 9 gadi atpakaļ
point_solid_signed_squared_distance.h c74d89c649 trim with solid mesh 10 gadi atpakaļ
point_triangle_squared_distance.cpp e650edcc01 templates 9 gadi atpakaļ
point_triangle_squared_distance.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
points_inside_component.cpp 5e0137bc66 templates 9 gadi atpakaļ
points_inside_component.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 gadi atpakaļ
polyhedron_to_mesh.cpp 7457176d03 purge __1 9 gadi atpakaļ
polyhedron_to_mesh.h eaad1457d4 templates 9 gadi atpakaļ
projected_cdt.cpp d07b7ef470 Working on a modernized CMake build. 9 gadi atpakaļ
projected_cdt.h d07b7ef470 Working on a modernized CMake build. 9 gadi atpakaļ
projected_delaunay.cpp b6c6db1279 specialization --> instantiation 9 gadi atpakaļ
projected_delaunay.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
propagate_winding_numbers.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
propagate_winding_numbers.h 605d6d20b6 Update doc. 10 gadi atpakaļ
read_triangle_mesh.cpp 325f7804b0 read directly into CGAL types 9 gadi atpakaļ
read_triangle_mesh.h 325f7804b0 read directly into CGAL types 9 gadi atpakaļ
relabel_small_immersed_cells.cpp a8f2396c64 use matrix assign 9 gadi atpakaļ
relabel_small_immersed_cells.h 605d6d20b6 Update doc. 10 gadi atpakaļ
remesh_intersections.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
remesh_intersections.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs 9 gadi atpakaļ
remesh_self_intersections.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
remesh_self_intersections.h 480f98b127 better templates 9 gadi atpakaļ
remove_unreferenced.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
resolve_intersections.cpp a8f2396c64 use matrix assign 9 gadi atpakaļ
resolve_intersections.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
row_to_point.cpp eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
row_to_point.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
segment_segment_squared_distance.cpp e650edcc01 templates 9 gadi atpakaļ
segment_segment_squared_distance.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
signed_distance_isosurface.cpp c25e874b18 better templating for WNAABB, and template hell ensuing 9 gadi atpakaļ
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft 10 gadi atpakaļ
slice.cpp 69734c8924 move cgal templates into corresponding files 9 gadi atpakaļ
slice_mask.cpp 5e0137bc66 templates 9 gadi atpakaļ
snap_rounding.cpp 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) 9 gadi atpakaļ
snap_rounding.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
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. 10 gadi atpakaļ
string_to_mesh_boolean_type.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial 10 gadi atpakaļ
subdivide_segments.cpp a8f2396c64 use matrix assign 9 gadi atpakaļ
subdivide_segments.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
submesh_aabb_tree.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells 10 gadi atpakaļ
triangle_triangle_squared_distance.cpp e650edcc01 templates 9 gadi atpakaļ
triangle_triangle_squared_distance.h eaa0b6d5a6 copyright and headers 9 gadi atpakaļ
trim_with_solid.cpp d62ffbad65 templates 9 gadi atpakaļ
trim_with_solid.h c74d89c649 trim with solid mesh 10 gadi atpakaļ
unique.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
unique_rows.cpp 606a4a0c88 clean up winding number code. templates 9 gadi atpakaļ
wire_mesh.cpp 5d4d89fb1f wire mesh 9 gadi atpakaļ
wire_mesh.h 5d4d89fb1f wire mesh 9 gadi atpakaļ