| 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 26 of file vtkImageInterpolatorInternals.h.
| const void* vtkInterpolationInfo::Pointer | 
Definition at line 28 of file vtkImageInterpolatorInternals.h.
| int vtkInterpolationInfo::Extent[6] | 
Definition at line 29 of file vtkImageInterpolatorInternals.h.
| vtkIdType vtkInterpolationInfo::Increments[3] | 
Definition at line 30 of file vtkImageInterpolatorInternals.h.
| int vtkInterpolationInfo::ScalarType | 
Definition at line 31 of file vtkImageInterpolatorInternals.h.
| int vtkInterpolationInfo::NumberOfComponents | 
Definition at line 32 of file vtkImageInterpolatorInternals.h.
| int vtkInterpolationInfo::BorderMode | 
Definition at line 33 of file vtkImageInterpolatorInternals.h.
| int vtkInterpolationInfo::InterpolationMode | 
Definition at line 34 of file vtkImageInterpolatorInternals.h.
| void* vtkInterpolationInfo::ExtraInfo | 
Definition at line 35 of file vtkImageInterpolatorInternals.h.
 1.8.9.1
 1.8.9.1