[vtkusers] Re: Callbacks for vtkCamera

Goodwin Lawlor goodwin.lawlor at ucd.ie
Thu Nov 1 11:31:45 EDT 2007


Drew,

vtkOrientationMarkerWidget works along similar lines.

I've a tcl example of how to get the same thing: 
http://www.bioengineering-research.com/vtk/axes_example.tcl

hth

Goodwin

Drew McCormack wrote:
> I have a situation where I need to keep my VTK view in synch with a 
> model data layer. If the camera properties change, I need to receive a 
> callback for that and update the model.
> 
> I can't see any callbacks defined for the camera, other than resetting 
> and something for the clipping planes.
> 
> Is there a simple way to observe changes in camera position? Or am I 
> better off observing the interactor?
> 
> Drew
> _______________________________________________
> This is the private VTK discussion list.Please keep messages on-topic. 
> Check the 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