|
VTK
9.6.20260123
|
#include <vtkAbstractImageInterpolator.h>
Public Attributes | |
| const void * | Pointer |
| int | Extent [6] |
| vtkIdType | Increments [3] |
| int | ScalarType |
| int | NumberOfComponents |
| vtkImageBorderMode | BorderMode |
| int | InterpolationMode |
| void * | ExtraInfo |
| vtkDataArray * | Array |
| vtkIdType | Index |
Definition at line 382 of file vtkAbstractImageInterpolator.h.
| const void* vtkInterpolationInfo::Pointer |
Definition at line 384 of file vtkAbstractImageInterpolator.h.
| int vtkInterpolationInfo::Extent[6] |
Definition at line 385 of file vtkAbstractImageInterpolator.h.
| vtkIdType vtkInterpolationInfo::Increments[3] |
Definition at line 386 of file vtkAbstractImageInterpolator.h.
| int vtkInterpolationInfo::ScalarType |
Definition at line 387 of file vtkAbstractImageInterpolator.h.
| int vtkInterpolationInfo::NumberOfComponents |
Definition at line 388 of file vtkAbstractImageInterpolator.h.
| vtkImageBorderMode vtkInterpolationInfo::BorderMode |
Definition at line 389 of file vtkAbstractImageInterpolator.h.
| int vtkInterpolationInfo::InterpolationMode |
Definition at line 390 of file vtkAbstractImageInterpolator.h.
| void* vtkInterpolationInfo::ExtraInfo |
Definition at line 391 of file vtkAbstractImageInterpolator.h.
| vtkDataArray* vtkInterpolationInfo::Array |
Definition at line 393 of file vtkAbstractImageInterpolator.h.
| vtkIdType vtkInterpolationInfo::Index |
Definition at line 394 of file vtkAbstractImageInterpolator.h.