[vtkusers] Changing the direction of Z

Bill Lorensen bill.lorensen at gmail.com
Fri Oct 15 15:32:56 EDT 2010


Do you want the models flipped, or just the view of the models?

If it is the latter, you can set the ViewUp of the camera to 0,0,-1.


On Fri, Oct 15, 2010 at 3:17 PM, Paul Harris <harris.pc at gmail.com> wrote:
> Hi all,
>
> I have a VTK scene with some vtkPolyDataMappers and actors, plus an
> orientation widget.
>
> I want to change the fundamental direction of the Z axis, so that it points
> down rather than up.  I want all of the models, the orientation widget, etc
> to flip, so that they point down instead of up.
>
> I've tried lots of things but have gotten nowhere...
>
> how do I make this happen?
>
> thanks
> Paul
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK 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