Skip to content

Selection Manager and ZoomToSelection feature

This MR introduces calculating bBox for each model entity in set model's tessellation process. Zoom to selection feature is also added for all sessions.

It also introduces Selection Manager to SMTK, which would handle selected modelEntities, meshSets and descriptivePhases. Any selection happenes from rendering window, tree view and attribute panel would be handled by SM and broadcast to outside.

Merge request reports