VTK
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 
10 {
11  public:
14  private:
15  static void ClassInitialize();
16  static void ClassFinalize();
17  static unsigned int Count;
18 };
19 
21 
22 #endif
vtkInstantiator.h
vtkIOGeoJSONInstantiator::~vtkIOGeoJSONInstantiator
~vtkIOGeoJSONInstantiator()
vtkIOGeoJSONInstantiatorInitializer
static vtkIOGeoJSONInstantiator vtkIOGeoJSONInstantiatorInitializer
Definition: vtkIOGeoJSONInstantiator.h:20
vtkIOGeoJSONInstantiator::vtkIOGeoJSONInstantiator
vtkIOGeoJSONInstantiator()
VTKIOGEOJSON_EXPORT
#define VTKIOGEOJSON_EXPORT
Definition: vtkIOGeoJSONModule.h:15
vtkIOGeoJSONModule.h
vtkIOGeoJSONInstantiator
Definition: vtkIOGeoJSONInstantiator.h:10