[vtkusers] vtkFollower doesn't work in VTK4?

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Fri Feb 15 22:44:45 EST 2002


>>>>> "CE" == Elvis Chen <Chen> writes:

    CE> The problem is, the text doesn't really fact the camera even
    CE> vtkFollower dictates it to.  The script is listed below.  What
    CE> am I doing wrong?

You need to set the Camera that the follower has to follow.

ztextActor.SetCamera(ren.GetActiveCamera())

prabhu



More information about the vtkusers mailing list