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 32652d3
Show file tree
Hide file tree
Showing 8 changed files with 544 additions and 84 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 32652d3

Please sign in to comment.