[vtkusers] vtkCamera::SetPosition causes delayed rendering?

David Doria daviddoria at gmail.com
Wed Jul 27 09:12:29 EDT 2011


>
> Add renderer->ResetCameraClippingRange() after setting up the
> camera.  The interactor calls this automatically for certain kinds of
> interactions, but when you call Render() manually, you have to call
> ResetCameraClippingRange() yourself when the object moves out
> of the clipping range.  It is called automatically for the first render,
> but not for subsequent renders.
>
>  - David
>

Ah, that did the trick. Thanks.

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110727/be773e2c/attachment.htm>


More information about the vtkusers mailing list