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

const void* vtkInterpolationInfo::Pointer

Definition at line 27 of file vtkImageInterpolatorInternals.h.

int vtkInterpolationInfo::Extent[6]

Definition at line 28 of file vtkImageInterpolatorInternals.h.

vtkIdType vtkInterpolationInfo::Increments[3]

Definition at line 29 of file vtkImageInterpolatorInternals.h.

int vtkInterpolationInfo::ScalarType

Definition at line 30 of file vtkImageInterpolatorInternals.h.

int vtkInterpolationInfo::NumberOfComponents

Definition at line 31 of file vtkImageInterpolatorInternals.h.

int vtkInterpolationInfo::BorderMode

Definition at line 32 of file vtkImageInterpolatorInternals.h.

int vtkInterpolationInfo::InterpolationMode

Definition at line 33 of file vtkImageInterpolatorInternals.h.

void* vtkInterpolationInfo::ExtraInfo

Definition at line 34 of file vtkImageInterpolatorInternals.h.


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