saving/restoring views..
David Gobbi
dgobbi at irus.rri.on.ca
Fri May 12 18:17:43 EDT 2000
Hi Randy,
In vtk 3.1.2 and earlier, the ivars to save and restore camera position
were
- FocalPoint
- Position
- ViewUp
- ViewPlaneNormal
- ViewAngle
In the recent nightly releases, this has been reduced to
- FocalPoint
- Position
- ViewUp
- ViewAngle
After restoring a camera, vtkRenderer::ResetCameraClippingPlanes()
should be called.
Saving ParallelProjection & ParallelScale is also a good idea, just in
case someone wants to use parallel projections.
- David
--
David Gobbi, MSc dgobbi at irus.rri.on.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Fri, 12 May 2000, Randy Heiland wrote:
> On May 12, 2:24pm, Randy Heiland wrote:
> > Subject: Re: saving/restoring views..
> > On this same thread, I'd like to also save the camera "zoom". I save the
> > camera params as discussed previously, then I tried something like this:
>
> I figured it out - sorry. It seems that I needed to also incorp the VPN.
>
> --Randy
> --------------------------------------------------------------------
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at public.kitware.com>. For help, send message body containing
> "info vtkusers" to the same address.
> --------------------------------------------------------------------
>
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list