iMSTK
Interactive Medical Simulation Toolkit
|
This class takes in three pbd objects. The first two represent the bodies that the user wants to connect and the third is the line mesh representation of the connective tissue that is generated using the ConnectiveStrandGenerator filter. The class then generates a set of constraints that connect the ends of the connective strands to the associated organ. The process assumes that the tips of the strands are coincident with the surface of the two pbd objects being connected. More...
#include <imstkPbdConnectiveTissueConstraintGenerator.h>
This class takes in three pbd objects. The first two represent the bodies that the user wants to connect and the third is the line mesh representation of the connective tissue that is generated using the ConnectiveStrandGenerator filter. The class then generates a set of constraints that connect the ends of the connective strands to the associated organ. The process assumes that the tips of the strands are coincident with the surface of the two pbd objects being connected.
Definition at line 20 of file imstkPbdConnectiveTissueConstraintGenerator.h.