VTK
Public Attributes | List of all members
vtkInterpolationInfo Struct Reference

#include <vtkImageInterpolatorInternals.h>

Inheritance diagram for vtkInterpolationInfo:
[legend]

Public Attributes

const void * Pointer
 
int Extent [6]
 
vtkIdType Increments [3]
 
int ScalarType
 
int NumberOfComponents
 
int BorderMode
 
int InterpolationMode
 
void * ExtraInfo
 

Detailed Description

Definition at line 25 of file vtkImageInterpolatorInternals.h.

Member Data Documentation

§ Pointer

const void* vtkInterpolationInfo::Pointer

Definition at line 27 of file vtkImageInterpolatorInternals.h.

§ Extent

int vtkInterpolationInfo::Extent[6]

Definition at line 28 of file vtkImageInterpolatorInternals.h.

§ Increments

vtkIdType vtkInterpolationInfo::Increments[3]

Definition at line 29 of file vtkImageInterpolatorInternals.h.

§ ScalarType

int vtkInterpolationInfo::ScalarType

Definition at line 30 of file vtkImageInterpolatorInternals.h.

§ NumberOfComponents

int vtkInterpolationInfo::NumberOfComponents

Definition at line 31 of file vtkImageInterpolatorInternals.h.

§ BorderMode

int vtkInterpolationInfo::BorderMode

Definition at line 32 of file vtkImageInterpolatorInternals.h.

§ InterpolationMode

int vtkInterpolationInfo::InterpolationMode

Definition at line 33 of file vtkImageInterpolatorInternals.h.

§ ExtraInfo

void* vtkInterpolationInfo::ExtraInfo

Definition at line 34 of file vtkImageInterpolatorInternals.h.


The documentation for this struct was generated from the following file: