[vtk-developers] vtkInteractorEventRecorder

Will Schroeder will.schroeder at kitware.com
Wed Jul 31 14:52:19 EDT 2002


Hi Folks-

With the help of Dean and Sebastien I checked in a 
vtkInteractorEventRecorder class. It does what it says: records or plays 
back events that a vtkInteractorObserver observes. The events are written 
(currently in ASCII) to a named file. This means that things like the 
vtkInteractorStyles and 3D widgets can be manipulated interactively all the 
while recording the events. Later on the events can be played back.

There is a test: Rendering/Testing/Tcl/TestInteractorEventRecorder.tcl. It 
refers to an associated data file in VTKData/Data/EventRecording.log so you 
will have to cvs update VTKData/Data.

Will




More information about the vtk-developers mailing list