VTK
Public Member Functions | Public Attributes
vtkInterpolationWeights Struct Reference

#include <vtkImageInterpolatorInternals.h>

Inheritance diagram for vtkInterpolationWeights:
Inheritance graph
[legend]
Collaboration diagram for vtkInterpolationWeights:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 vtkInterpolationWeights (const vtkInterpolationInfo &info)

Public Attributes

vtkIdTypePositions [3]
void * Weights [3]
int WeightExtent [6]
int KernelSize [3]
int WeightType

Detailed Description

Definition at line 38 of file vtkImageInterpolatorInternals.h.


Constructor & Destructor Documentation

vtkInterpolationWeights::vtkInterpolationWeights ( const vtkInterpolationInfo info) [inline]

Definition at line 47 of file vtkImageInterpolatorInternals.h.


Member Data Documentation

Definition at line 40 of file vtkImageInterpolatorInternals.h.

Definition at line 41 of file vtkImageInterpolatorInternals.h.

Definition at line 42 of file vtkImageInterpolatorInternals.h.

Definition at line 43 of file vtkImageInterpolatorInternals.h.

Definition at line 44 of file vtkImageInterpolatorInternals.h.


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