 |
VTK
9.6.20260111
|
Go to the documentation of this file.
8#ifndef vtkImageInterpolatorInternals_h
9#define vtkImageInterpolatorInternals_h
13#if VTK_DEPRECATION_LEVEL >= VTK_VERSION_CHECK(9, 5, 20250513)
14#if defined(__GNUC__) || __cplusplus >= 202302L
15#warning "Please include vtkInterpolationMath.h instead."
17#error "Please include vtkInterpolationMath.h instead."