Alec Jacobson 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
..
BinaryWindingNumberOperations.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
CGAL_includes.hpp d07b7ef470 Working on a modernized CMake build. 8 years ago
CSGTree.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
RemeshSelfIntersectionsParam.h 7a84503c8e Expose cutoff parameter for CGAL intersections; better default (#2255) [ci skip] 2 years ago
SelfIntersectMesh.h 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
assign.cpp d6448a86fb 3 new trimming methods and tutorial (#2268) [ci skip] 2 years ago
assign.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
assign_scalar.cpp 5067c8b7eb bump cgal, boost; rm gmp, mpfr (#2431) 1 year ago
assign_scalar.h 5067c8b7eb bump cgal, boost; rm gmp, mpfr (#2431) 1 year ago
barycenter.cpp d6448a86fb 3 new trimming methods and tutorial (#2268) [ci skip] 2 years ago
cell_adjacency.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
cell_adjacency.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
closest_facet.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
closest_facet.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
complex_to_mesh.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
complex_to_mesh.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
component_inside_component.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
component_inside_component.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
convex_hull.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
convex_hull.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
coplanar.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
coplanar.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
delaunay_triangulation.cpp 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix 7 years ago
delaunay_triangulation.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
extract_cells.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
extract_cells.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
extract_cells_single_component.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
extract_cells_single_component.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
extract_feature.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
extract_feature.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
fast_winding_number.cpp 687530283c Fix a bunch of warnings (#2254) 2 years ago
fast_winding_number.h a72b9386c8 [ci skip] improve doc 9 months ago
half_space_box.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
half_space_box.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
hausdorff.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
hausdorff.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
incircle.cpp b7db5a8ee0 Stupid template should compile now. 7 years ago
incircle.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
insert_into_cdt.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
insert_into_cdt.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
insphere.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 years ago
insphere.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
intersect_other.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
intersect_other.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
intersect_with_half_space.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
intersect_with_half_space.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
is_self_intersecting.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
is_self_intersecting.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
lexicographic_triangulation.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
lexicographic_triangulation.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
list_to_matrix.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
mesh_boolean.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
mesh_boolean.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
mesh_boolean_type_to_funcs.cpp b6c6db1279 specialization --> instantiation 9 years ago
mesh_boolean_type_to_funcs.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
mesh_to_cgal_triangle_list.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
mesh_to_cgal_triangle_list.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
mesh_to_polyhedron.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
mesh_to_polyhedron.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
minkowski_sum.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
minkowski_sum.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
order_facets_around_edge.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
order_facets_around_edge.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
order_facets_around_edges.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
order_facets_around_edges.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
orient2D.cpp 4498aa8dfc Bump CGAL → Boolean + remesh_*intersections performance boost (#1895) 3 years ago
orient2D.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
orient3D.cpp 87fbb8ec7d Refactor exact predicates class into functions. 9 years ago
orient3D.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
oriented_bounding_box.cpp 8866f214a0 crashing unless Epick is used 6 months ago
oriented_bounding_box.h cf9ed7f492 Super Fibonacci and Oriented Bounding Boxes (#2472) [skip ci] 6 months ago
outer_edge.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_edge.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_facet.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_facet.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_hull.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_hull.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_hull_legacy.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
outer_hull_legacy.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_vertex.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
outer_vertex.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
peel_outer_hull_layers.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
peel_outer_hull_layers.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
peel_winding_number_layers.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
peel_winding_number_layers.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
piecewise_constant_winding_number.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
piecewise_constant_winding_number.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
point_areas.cpp 5d93f800ba fix warnings for Eigen's 'convenience' type `all` (#2421) 1 year ago
point_areas.h cf9ed7f492 Super Fibonacci and Oriented Bounding Boxes (#2472) [skip ci] 6 months ago
point_mesh_squared_distance.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
point_mesh_squared_distance.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
point_segment_squared_distance.cpp 900b3098c6 bug 9 years ago
point_segment_squared_distance.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
point_solid_signed_squared_distance.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
point_solid_signed_squared_distance.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
point_triangle_squared_distance.cpp e650edcc01 templates 9 years ago
point_triangle_squared_distance.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
points_inside_component.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
points_inside_component.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
polyhedron_to_mesh.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
polyhedron_to_mesh.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
projected_cdt.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. 8 years ago
projected_cdt.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
projected_delaunay.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
projected_delaunay.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
propagate_winding_numbers.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
propagate_winding_numbers.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
read_triangle_mesh.cpp 325f7804b0 read directly into CGAL types 9 years ago
read_triangle_mesh.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
relabel_small_immersed_cells.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
relabel_small_immersed_cells.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
remesh_intersections.cpp 112c1b8e48 Dynamic updates to AABB tree; intersection-blocking mesh decimation (#2301) 2 years ago
remesh_intersections.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
remesh_self_intersections.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
remesh_self_intersections.h d6448a86fb 3 new trimming methods and tutorial (#2268) [ci skip] 2 years ago
remove_unreferenced.cpp b774e1b31c Phase out slice for dense matrices (#2259) 2 years ago
resolve_intersections.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
resolve_intersections.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
row_to_point.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
row_to_point.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
segment_segment_squared_distance.cpp 687530283c Fix a bunch of warnings (#2254) 2 years ago
segment_segment_squared_distance.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
signed_distance_isosurface.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
signed_distance_isosurface.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
slice.cpp 69734c8924 move cgal templates into corresponding files 9 years ago
slice_mask.cpp b774e1b31c Phase out slice for dense matrices (#2259) 2 years ago
snap_rounding.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
snap_rounding.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
string_to_mesh_boolean_type.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
string_to_mesh_boolean_type.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
subdivide_segments.cpp 182e36df24 No longer using namespace std; and using namespace Eigen; to avoid issues with other libs (#2483) 5 months ago
subdivide_segments.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
submesh_aabb_tree.cpp 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
submesh_aabb_tree.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
triangle_triangle_squared_distance.cpp 687530283c Fix a bunch of warnings (#2254) 2 years ago
triangle_triangle_squared_distance.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
triangulate.cpp 687530283c Fix a bunch of warnings (#2254) 2 years ago
triangulate.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago
trim_with_solid.cpp 89267b4a80 Use box-drawing characters in comments. (#2466) 7 months ago
trim_with_solid.h 7472691fe6 PlainObject -> MatrixBase (#2425) 1 year ago
unique.cpp 8e35d87991 per-edge thicknesses, coplanar test and templates 5 years ago
unique_rows.cpp 2869f98629 Templates in CGAL module (#2031) 3 years ago
wire_mesh.cpp 5d93f800ba fix warnings for Eigen's 'convenience' type `all` (#2421) 1 year ago
wire_mesh.h 2cc372f70d Doxygen based documentation (#2233) 2 years ago