UNPKG

@acransac/vtk.js

Version:

Visualization Toolkit for the Web

27 lines (17 loc) 506 B
## Introduction General widget for moving handles (translate and scale) ## See Also [vtkAbstractWidget] ## Caught events List of events caught by the widget : - MouseMove - LeftButtonPress - LeftButtonRelease - MiddleButtonPress - MiddleButtonRelease - RightButtonPress - RightButtonRelease ## createDefaultRepresentation() Create a vtkSphereHandleRepresentation as a default representation. ## allowHandleResize (set/get bool) Define if the widget representation can be resized (default is true)