VTK
9.4.20241118
|
Go to the source code of this file.
Classes | |
class | vtkAbstractImageInterpolator |
interpolate data values from images More... | |
Enumerations | |
enum | vtkImageBorderMode : int { VTK_IMAGE_BORDER_CLAMP = 0 , VTK_IMAGE_BORDER_REPEAT = 1 , VTK_IMAGE_BORDER_MIRROR = 2 } |
enum vtkImageBorderMode : int |
Enumerator | |
---|---|
VTK_IMAGE_BORDER_CLAMP | |
VTK_IMAGE_BORDER_REPEAT | |
VTK_IMAGE_BORDER_MIRROR |
Definition at line 27 of file vtkAbstractImageInterpolator.h.