[vtkusers] How to generate TimerEvents
Jagan Lakshmipathy
jlakshmi at iupui.edu
Sat Jul 13 11:56:10 EDT 2002
Those Timer events will call vtkRenderWindowInteractor.Render(). That is
pretty much what they do.
I am using VTK4.0, there isn't a class called vtkGenericWindowInteractor. So
I am stuck with vtkRenderWindowInteractor/vtkXRenderWindowInteractor.
Any thoughts?
thanks for the response.
-jagan
-----Original Message-----
From: Jeff Lee [mailto:jeff at cdnorthamerica.com]
Sent: Thursday, June 13, 2002 10:38 AM
To: Jagan Lakshmipathy
Cc: vtkusers at public.kitware.com
Subject: Re: [vtkusers] How to generate TimerEvents
What are these timer events doing? Are you using vtkGenericInteractor
to do this?
-Jeff
Jagan Lakshmipathy wrote:
>hi All,
>
>In my application I have need to fire timer events (I need to be able to
>tweak the resolution of the event generation) from the main event loop.
>
>I used the OnTimer() callback in the vtkInteractorStyeUser. But
>unfortunately this generates events
>only when the mouse bottons are pressed. I want the events irrespective of
>the mouse events.
>
>Any help will be appreciated. Thanks in advance.
>
>-jagan
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>
>
--
Jeff Lee <jeff at cdnorthamerica.com>
Software Engineer
CD North America
21 Lafayette Street, Suite 230
Lebanon, NH 03766
Tel: (603) 643-9993 ext. 109
Fax: (603) 643-9994
More information about the vtkusers
mailing list