[vtkusers] How to pivot camera around point?

Sebastien Jourdain sebastien.jourdain at kitware.com
Thu Aug 19 18:32:18 EDT 2010


If you use the TrackBall InteractorStyle (No actor in the name), the
CameraFocalPoint is the point where the camera will rotate around...

On Thu, Aug 19, 2010 at 1:16 PM, Raúl Ferriz <raul at torresyvalero.com> wrote:
> vtkInteractorStyleTrackballActor rotates the actor, and not the camera. So
> this doesn't work for me. I have more actors on scene and I need to pivot
> the camera around this actor, but keep actor untouched.
>
> I think that my only solution is to create my own vtkInteractorStyle class.
> :(
>
> Many thanks, after all.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list