Open alvarosan opened 7 years ago
Most of this functionality currently lives in either vtkMap or vtkMapInteractorStyle. Encapsulating it in a class would clean-up vtkMap and remove the vtkMap dependency from vtkMapInteractorStyle.
vtkMap
vtkMapInteractorStyle
Most of this functionality currently lives in either
vtkMap
orvtkMapInteractorStyle
. Encapsulating it in a class would clean-up vtkMap and remove the vtkMap dependency from vtkMapInteractorStyle.