VTK
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dox
build
vtk6-kcip7C
vtk6-6.2.0+dfsg1
debian
build
Parallel
Core
vtkParallelCoreInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkParallelCoreInstantiator_h
2
#define __vtkParallelCoreInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkParallelCoreModule.h
"
7
8
9
class
VTKPARALLELCORE_EXPORT
vtkParallelCoreInstantiator
10
{
11
public
:
12
vtkParallelCoreInstantiator
();
13
~
vtkParallelCoreInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkParallelCoreInstantiator
vtkParallelCoreInstantiatorInitializer
;
21
22
#endif
VTKPARALLELCORE_EXPORT
#define VTKPARALLELCORE_EXPORT
Definition:
vtkParallelCoreModule.h:15
vtkInstantiator.h
vtkParallelCoreInstantiatorInitializer
static vtkParallelCoreInstantiator vtkParallelCoreInstantiatorInitializer
Definition:
vtkParallelCoreInstantiator.h:20
vtkParallelCoreInstantiator
Definition:
vtkParallelCoreInstantiator.h:9
vtkParallelCoreModule.h
Generated by
1.8.9.1