[vtkusers] vtkAxesActor placement
David Doria
daviddoria+vtk at gmail.com
Sat Dec 12 12:36:11 EST 2009
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
More information about the vtkusers
mailing list