9 #include "imstkDynamicObject.h" 10 #include "imstkMacros.h" 11 #include "imstkMath.h" 15 class FemDeformableBodyModel;
35 std::shared_ptr<FemDeformableBodyModel> getFEMModel();
38 std::shared_ptr<FemDeformableBodyModel> m_femModel =
nullptr;
Base class for scene objects that move and/or deform.
Scene objects that can deform.
bool initialize() override
Initialize the deformable object.