Go to the documentation of this file. 3 #ifndef vtkmConfigFilters_h 4 #define vtkmConfigFilters_h 16 #ifdef VTK_USE_64BIT_IDS 17 # ifndef VTKM_USE_64BIT_IDS 18 # error VTK was defined with 64-bit ids but VTK-m with 32-bit ids. 20 #else // !VTK_USE_64BIT_IDS 21 # ifdef VTKM_USE_64BIT_IDS 22 # error VTK was defined with 32-bit ids but VTK-m with 64-bit ids. 27 #ifndef VTKACCELERATORSVTKMFILTERSFILTERS_TEMPLATE_EXPORT 28 # if !defined(VTKACCELERATORSVTKMFILTERSFILTERS_STATIC_DEFINE) && defined(_MSC_VER) 35 # define VTKACCELERATORSVTKMFILTERSFILTERS_TEMPLATE_EXPORT 38 # define VTKACCELERATORSVTKMFILTERSFILTERS_TEMPLATE_EXPORT VTKACCELERATORSVTKMFILTERSFILTERS_EXPORT 43 #endif // vtkmConfigFilters_h