22 #ifndef vtkResampledAMRImageSource_h
23 #define vtkResampledAMRImageSource_h
25 #include "vtkPVVTKExtensionsFiltersRenderingModule.h"
47 vtkSetVector3Macro(MaxDimensions,
int);
48 vtkGetVector3Macro(MaxDimensions,
int);
58 vtkSetVector6Macro(SpatialBounds,
double);
59 vtkGetVector6Macro(SpatialBounds,
double);
85 bool UpdateResampledVolume(
89 double SpatialBounds[6];