3#include "MRMesh/MRMeshFwd.h"
20 virtual void updateSelection(
const std::vector<std::shared_ptr<const Object>>& ) {}
27 MRVIEWER_API
virtual void updateSelection(
const std::vector<std::shared_ptr<const Object>>& )
override;
34 MRVIEWER_API
virtual void updateSelection(
const std::vector<std::shared_ptr<const Object>>& )
override;
Interface for processing scene state change in RibbonItems.
Definition MRSceneSelectionChange.h:15
close on state change
Definition MRSceneSelectionChange.h:25
restart on state change
Definition MRSceneSelectionChange.h:32
virtual void updateSelection(const std::vector< std::shared_ptr< const Object > > &)
Definition MRSceneSelectionChange.h:20
virtual ~ISceneSelectionChange()=default
virtual MRVIEWER_API void updateSelection(const std::vector< std::shared_ptr< const Object > > &) override
virtual MRVIEWER_API void updateSelection(const std::vector< std::shared_ptr< const Object > > &) override
only for bindings generation
Definition MRCameraOrientationPlugin.h:8