VTK
|
#include <vtkImageInterpolatorInternals.h>
Public Attributes | |
const void * | Pointer |
int | Extent [6] |
vtkIdType | Increments [3] |
int | ScalarType |
int | NumberOfComponents |
int | BorderMode |
int | InterpolationMode |
void * | ExtraInfo |
Definition at line 25 of file vtkImageInterpolatorInternals.h.
const void* vtkInterpolationInfo::Pointer |
Definition at line 27 of file vtkImageInterpolatorInternals.h.
Definition at line 28 of file vtkImageInterpolatorInternals.h.
Definition at line 29 of file vtkImageInterpolatorInternals.h.
Definition at line 30 of file vtkImageInterpolatorInternals.h.
Definition at line 31 of file vtkImageInterpolatorInternals.h.
Definition at line 32 of file vtkImageInterpolatorInternals.h.
Definition at line 33 of file vtkImageInterpolatorInternals.h.
Definition at line 34 of file vtkImageInterpolatorInternals.h.