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