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 Oct 23, 2024
1 parent 147cac2 commit 6848720
Show file tree
Hide file tree
Showing 7 changed files with 503 additions and 68 deletions.
3 changes: 3 additions & 0 deletions geometry/proximity/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,9 @@ drake_cc_library(
":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 6848720

Please sign in to comment.