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
build
buildd
vtk6-6.1.0+dfsg2
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 Thu Oct 30 2014 11:10:32 for VTK by
1.8.8