[vtk-developers] SetPosition and SetScale method of vtkAxesActordidn't work

Dean Inglis dean.inglis at camris.ca
Wed Jul 2 11:11:48 EDT 2008


Hi Julian,

 

Instead of using SetScale, you can set a user defined vtkLinearTransform
with

the parent class's SetUserTransform method.  If there is still an issue for
you,

add a feature request to the bug tracker.  Also, this is not really a
developer's

list type of issue: it belongs on the vtkuser's list.

 

Dean

 

  _____  

From: vtk-developers-bounces at vtk.org [mailto:vtk-developers-bounces at vtk.org]
On Behalf Of Julian Ibarz
Sent: July-02-08 6:57 AM
To: vtk-developers at vtk.org
Subject: [vtk-developers] SetPosition and SetScale method of
vtkAxesActordidn't work

 

The method SetScale doesn't work with vtkAxesActor. Instead we have to use
SetTotalLength method that do the same case. SetPosition and all of the
methods that change the actor doesn't works with vtkAxesActor. It should be
good to make in protected scope this methods that are inherited from
vtkActor or implement them.

Regards.

-- 
Julian Ibarz 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20080702/8624f9a7/attachment.html>


More information about the vtk-developers mailing list