I am currently trying to develop a small plugin that exposes some camera controls I often need.
As a starting off point I copied and compiled the SourceToolbar example. After modifying some of the buttons to get a feel for working with qt and paraview plugins I wanted to access the camera.
I found the vtkCamera, but no way to access the current instance of the currently active view. Is there any already existing code I could copy or some kind of pipeline I could follow?
Edit: I am currently working with Paraview Version 6.0