pyvista.plotting.render_window_interactor.InteractorStyleCaptureMixin.add_observer

pyvista.plotting.render_window_interactor.InteractorStyleCaptureMixin.add_observer#

InteractorStyleCaptureMixin.add_observer(event, callback)[ソース]#

Keep track of observers.

パラメータ:
eventstr

VTK event string

callbackcallable()

Function to call during callback