[vtkusers] vtkAxesActor placement

Bill Lorensen bill.lorensen at gmail.com
Sat Dec 12 21:51:02 EST 2009


According to the documentation you use a UserTransfrom to position it.

On Sat, Dec 12, 2009 at 12:36 PM, David Doria <daviddoria+vtk at gmail.com> wrote:
> How do you position a vtkAxesActor?
>
> I tried SetPosition and SetOrigin and they don't seem to change the location.
>
> I wrote an example that creates a sphere at (0,0,0) and tries to
> create an axes actor at (5,0,0), but the axes actor appears at the
> same location as the sphere:
> http://www.cmake.org/Wiki/VTK_Examples_Axes
>
> Any ideas why this would be?
>
> Thanks,
>
> David
> _______________________________________________
> 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