VTK
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dox
debian
build
Common
Math
vtkCommonMathInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkCommonMathInstantiator_h
2
#define __vtkCommonMathInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkCommonMathModule.h
"
7
8
9
class
VTKCOMMONMATH_EXPORT
vtkCommonMathInstantiator
10
{
11
public
:
12
vtkCommonMathInstantiator
();
13
~
vtkCommonMathInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkCommonMathInstantiator
vtkCommonMathInstantiatorInitializer
;
21
22
#endif
vtkCommonMathInstantiatorInitializer
static vtkCommonMathInstantiator vtkCommonMathInstantiatorInitializer
Definition:
vtkCommonMathInstantiator.h:20
vtkInstantiator.h
vtkCommonMathModule.h
vtkCommonMathInstantiator
Definition:
vtkCommonMathInstantiator.h:9
VTKCOMMONMATH_EXPORT
#define VTKCOMMONMATH_EXPORT
Definition:
vtkCommonMathModule.h:15
Generated on Sat Jan 3 2015 22:29:03 for VTK by
1.8.8