PickerManipulator
Introduction
vtkPickerManipulator.
Methods
extend
Method use to decorate a given object (publicAPI+model) with vtkPickerManipulator characteristics.
| Argument | Type | Required | Description |
|---|---|---|---|
publicAPI | Yes | object on which methods will be bounds (public) | |
model | Yes | object on which data structure will be bounds (protected) | |
initialValues | IPickerManipulatorInitialValues | No | (default: {}) |
getPicker
newInstance
Method use to create a new instance of vtkPickerManipulator