Skip to content

Commit

Permalink
wip this pmap should be modifiable
Browse files Browse the repository at this point in the history
  • Loading branch information
janetournois committed Aug 19, 2024
1 parent 41c3ef6 commit 0d1ecbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1680,7 +1680,7 @@ void
remove_patches(TriangleMesh& tm,
const boost::dynamic_bitset<>& patches_to_remove,
PatchContainer& patches,
const EdgeMarkMap& edge_mark_map)
EdgeMarkMap& edge_mark_map)
{
typedef boost::graph_traits<TriangleMesh> GT;
typedef typename GT::face_descriptor face_descriptor;
Expand Down

0 comments on commit 0d1ecbe

Please sign in to comment.