VTK
dox
build
vtk6-dH3PkW
vtk6-6.3.0+dfsg2
debian
build
Imaging
Sources
vtkImagingSourcesInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkImagingSourcesInstantiator_h
2
#define __vtkImagingSourcesInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkImagingSourcesModule.h
"
7
8
9
class
VTKIMAGINGSOURCES_EXPORT
vtkImagingSourcesInstantiator
10
{
11
public
:
12
vtkImagingSourcesInstantiator
();
13
~
vtkImagingSourcesInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkImagingSourcesInstantiator
vtkImagingSourcesInstantiatorInitializer
;
21
22
#endif
vtkInstantiator.h
vtkImagingSourcesInstantiatorInitializer
static vtkImagingSourcesInstantiator vtkImagingSourcesInstantiatorInitializer
Definition:
vtkImagingSourcesInstantiator.h:20
vtkImagingSourcesInstantiator
Definition:
vtkImagingSourcesInstantiator.h:9
VTKIMAGINGSOURCES_EXPORT
#define VTKIMAGINGSOURCES_EXPORT
Definition:
vtkImagingSourcesModule.h:15
vtkImagingSourcesModule.h
Generated by
1.8.13