9 #include "imstkDynamicObject.h" 10 #include "imstkMacros.h" 41 std::shared_ptr<SphModel> m_sphModel =
nullptr;
Base class for scene objects that move and/or deform.
Base class for scene objects that move and/or deform under smooth particle hydrodynamics.
bool initialize() override
Initialize the SphObject.
std::shared_ptr< SphModel > getSphModel()
Get the model governing the Sph fluid dynamics of this object.