Skip to content

BUG: Fix enableBendConstraint for multi strided bend constraints & fix stride iteration

Andrew Wilson requested to merge andrew.wilson/iMSTK:BendConstraintFixes into master
  • Fixes the stride on the bend constraint functor
  • Allows enableBendConstraints with differing strides (previously they were overwritten)

Note: This fixes the static suture example.

Edited by Andrew Wilson

Merge request reports