Skip to content

Remove smtk::mesh::Manager

As resources, mesh collections can optionally be managed by a resource manager. As such, they don't need to be managed by a mesh Manager. This commit removes the smtk::mesh::Manager class from smtk, and introduces the ability to classify meshes onto models. The classification mechanism is supported internally by resource links.

Merge request reports