VTK
Classes | Variables
vtkExecutionSchedulerManager.h File Reference
#include "vtkSystemIncludes.h"
#include "vtkDebugLeaksManager.h"
Include dependency graph for vtkExecutionSchedulerManager.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
 

Variable Documentation

vtkExecutionSchedulerManager vtkExecutionSchedulerManagerInstance
static

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.