[vtkusers] How to set up the same dimensions of vtkRenderer and vtkRenderWindow so that vtkRender occupies all vtkRenderWindow?

David Cole david.cole at kitware.com
Fri Dec 1 10:00:18 EST 2006


This should happen by default. If not, look at
vtkViewport::SetViewport. It takes numbers in the range 0.0 to 1.0
where those values map to the edges of the enclosing render window...

HTH,
David

On 12/1/06, cyros at tiscali.it <cyros at tiscali.it> wrote:
>
>
> How to set up the same dimensions of vtkRenderer and vtkRenderWindow so that
> vtkRender occupies all vtkRenderWindow?
> _______________________________________________
> 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