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