[vtkusers] mesh properties from a camera view
    David Doria 
    daviddoria at gmail.com
       
    Tue Aug 13 07:12:19 EDT 2013
    
    
  
On Mon, Aug 12, 2013 at 11:45 PM, marco <piccima at gmail.com> wrote:
>
> Thank you very much David,
> this is a good example, I need to study it , but I think I can make it work for my needs.
>
> In this example has been used the vtkInteractorStyleTrackballCameraMarco,
> can I use just the camera position and the object position?
>
> Marco
You just have to pass the vtkHardwareSelector the renderer - the
interactor style is just used to trigger the event to happen when the
's' key is pressed. You can trigger it however you want.
David
    
    
More information about the vtkusers
mailing list