VTKFIG
0.20.20181114
Easy VTK based in situ visualization
Main Page
Related Pages
Namespaces
Classes
Files
Examples
TimerCallback
Execute
interactor
New
virtual void TimerCallback::Execute
(
vtkObject *
vtkNotUsed
caller,
unsigned long
eventId
,
void *
vtkNotUsed
callData
)
inline
virtual
Examples:
examples/example-custom1.cxx
.
Definition at line
39
of file
example-custom1.cxx
.
44
{
45
46
// cout << "t" << endl;
47
interactor
->TerminateApp();
48
}
TimerCallback::interactor
vtkSmartPointer< vtkRenderWindowInteractor > interactor
Definition:
example-custom1.cxx:35
Generated on Wed Nov 14 2018 21:15:48 for VTKFIG by
1.8.11