Skip to content

Commit

Permalink
[geometry] Adds new compliant mesh intersection code
Browse files Browse the repository at this point in the history
  • Loading branch information
joemasterjohn committed Nov 14, 2024
1 parent 98b3b75 commit d7a3133
Show file tree
Hide file tree
Showing 8 changed files with 435 additions and 142 deletions.
4 changes: 4 additions & 0 deletions geometry/proximity/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -349,11 +349,15 @@ drake_cc_library(
deps = [
":bvh",
":contact_surface_utility",
":hydroelastic_internal",
":mesh_field",
":mesh_intersection",
":mesh_plane_intersection",
":plane",
":posed_half_space",
":triangle_surface_mesh",
":volume_mesh_topology",
":volume_to_surface_mesh",
"//common:default_scalars",
"//geometry/query_results:contact_surface",
],
Expand Down
Loading

0 comments on commit d7a3133

Please sign in to comment.