|
VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
Timer callback handling communication with render thread. More...
Inheritance diagram for vtkfig::internals::MyTimerCallback:
Collaboration diagram for vtkfig::internals::MyTimerCallback:Public Member Functions | |
| virtual void | Execute (vtkObject *vtkNotUsed(caller), unsigned long eventId, void *vtkNotUsed(callData)) |
| virtual void | Execute (vtkObject *vtkNotUsed(caller), unsigned long eventId, void *vtkNotUsed(callData)) |
Static Public Member Functions | |
| static MyTimerCallback * | New () |
| static MyTimerCallback * | New () |
Public Attributes | |
| MainThread * | mainthread |
| vtkSmartPointer< vtkRenderWindowInteractor > | Interactor =0 |
Timer callback handling communication with render thread.
Definition at line 601 of file vtkfigMainThread-2018-01-26-2205.cxx.
1.8.11