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
Rendering
Annotation
vtkRenderingAnnotationInstantiator.h
Go to the documentation of this file.
1
#ifndef __vtkRenderingAnnotationInstantiator_h
2
#define __vtkRenderingAnnotationInstantiator_h
3
4
#include "
vtkInstantiator.h
"
5
6
#include "
vtkRenderingAnnotationModule.h
"
7
8
9
class
VTKRENDERINGANNOTATION_EXPORT
vtkRenderingAnnotationInstantiator
10
{
11
public
:
12
vtkRenderingAnnotationInstantiator
();
13
~
vtkRenderingAnnotationInstantiator
();
14
private
:
15
static
void
ClassInitialize();
16
static
void
ClassFinalize();
17
static
unsigned
int
Count;
18
};
19
20
static
vtkRenderingAnnotationInstantiator
vtkRenderingAnnotationInstantiatorInitializer
;
21
22
#endif
vtkRenderingAnnotationInstantiator
Definition:
vtkRenderingAnnotationInstantiator.h:9
vtkInstantiator.h
VTKRENDERINGANNOTATION_EXPORT
#define VTKRENDERINGANNOTATION_EXPORT
Definition:
vtkRenderingAnnotationModule.h:15
vtkRenderingAnnotationModule.h
vtkRenderingAnnotationInstantiatorInitializer
static vtkRenderingAnnotationInstantiator vtkRenderingAnnotationInstantiatorInitializer
Definition:
vtkRenderingAnnotationInstantiator.h:20
Generated on Thu Mar 12 2015 20:31:32 for VTK by
1.8.8