[vtkusers] Actor that always has the same size according to the screen

chrisyeshi chrisyeshi at gmail.com
Wed Jun 1 17:06:20 EDT 2011


Hi,

I need to implement some markers to indicate a point in a volume.
I want these markers to stay the same size according to the screen.
That means, when we zoom in, the markers should become larger, when we zoom
out, the markers should become smaller.

How do I do that?
Use vtkCallbackCommand?
Do I need to make a new FixedSizeActor from vtkActor?
I see there is vtkFollower, how does it implemented?

Thanks,

--
View this message in context: http://vtk.1045678.n5.nabble.com/Actor-that-always-has-the-same-size-according-to-the-screen-tp4446426p4446426.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list