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