VTK
Classes | Variables
dox/Filtering/vtkExecutionSchedulerManager.h File Reference
#include "vtkSystemIncludes.h"
#include "vtkDebugLeaksManager.h"
Include dependency graph for vtkExecutionSchedulerManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkExecutionSchedulerManager
 Manage the instantiation and deletion of the vtkExecutionScheduler singleton. More...

Variables

static vtkExecutionSchedulerManager vtkExecutionSchedulerManagerInstance

Variable Documentation

vtkExecutionScheduler, or that has a singleton. It will make sure that it is initialized before it is used, and is one of the last static objects to be destroyed.

Definition at line 46 of file vtkExecutionSchedulerManager.h.