#include "vtkSystemIncludes.h"
#include "vtkDebugLeaksManager.h"


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 | 
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.
 1.5.6