DataContainerInteractor#
The DataContainerInteractor class mediates between the GUI interface and underlying DataContainer, handling user interactions, visual representation, and data operations within the Mosaic application’s 3D viewport.
Constructor#
Handle interaction between GUI and DataContainer |
Interaction Modes#
Selection Management#
Set selection by UUIDs. |
|
Deselect on right-click |
|
|
Data Management#
|
|
Geometry Operations#
|
Apply cluster operation using GeometryOperations. |
|
Apply remove_outliers operation using GeometryOperations. |
|
Apply downsample operation using GeometryOperations. |
|
Apply duplicate operation using GeometryOperations. |
Visualization Control#
|
Synchronize vtk actors and tree data structure with subsequent render. |
Update the vtk scene. |