[vtkusers] vtkCubeAxesActor2D and axes labels...

Keator, David dbkeator at uci.edu
Wed Aug 30 18:36:03 EDT 2006


 
Hello,
 
I'm using the vtkCubeAxesActor2D and I'd like to change the labels on
one of the axes.  Basically I'm scaling my original data which starts at
very large numbers to a smaller manageable set of values.  When the user
selects to see the axes labels I'd like to provide them with the orignal
values not the scaled ones.  Bascially I'd need to know which labels the
vtkCubeAxesActor2D object has created for rendering and them do a
reverse lookup into my orignal dataset, then replace the label values in
the vtkCubeAxesActor2D object and render.
 
Possible? Impossible?
 
or am I just totally insane? :)
 
Thanks!
 
Dave Keator
UC Irvine
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060830/24230b3e/attachment.htm>


More information about the vtkusers mailing list