9 #include "imstkGeometry.h" 28 virtual void setGeometry(std::shared_ptr<Geometry> geometry);
42 std::shared_ptr<Geometry> m_geometry =
nullptr;
virtual void update()
Update animation.
virtual void reset()
Reset animation.
Contains geometric and animation render information.
std::shared_ptr< Geometry > getGeometry()
Get/set geometry.