Hello,
You first need to derive vtkInteractorStyleTrackballCamera
to “forward the event to the superclass”. C# certainly has an inheritance mechanism.
best,
PC
Hello,
You first need to derive vtkInteractorStyleTrackballCamera
to “forward the event to the superclass”. C# certainly has an inheritance mechanism.
best,
PC