VTK
dox
build
vtk6-LxE4te
vtk6-6.3.0+dfsg1
debian
build
Rendering
Core
vtkRenderingCoreInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkRenderingCoreInstantiator_h
2
#define __vtkRenderingCoreInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkRenderingCoreModule.h
"
7
8
9
class
VTKRENDERINGCORE_EXPORT
vtkRenderingCoreInstantiator
10
{
11
public
:
12
vtkRenderingCoreInstantiator
();
13
~
vtkRenderingCoreInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkRenderingCoreInstantiator
vtkRenderingCoreInstantiatorInitializer
;
21
22
#endif
vtkInstantiator.h
vtkRenderingCoreModule.h
VTKRENDERINGCORE_EXPORT
#define VTKRENDERINGCORE_EXPORT
Definition:
vtkRenderingCoreModule.h:15
vtkRenderingCoreInstantiatorInitializer
static vtkRenderingCoreInstantiator vtkRenderingCoreInstantiatorInitializer
Definition:
vtkRenderingCoreInstantiator.h:20
vtkRenderingCoreInstantiator
Definition:
vtkRenderingCoreInstantiator.h:9
Generated by
1.8.13