Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Defines
vtkBSplineInterpolateImageFunction.h File Reference
#include "vtkImplicitFunction.h"
#include "vtkTeemConfigure.h"
#include <vector>
Include dependency graph for vtkBSplineInterpolateImageFunction.h:

Go to the source code of this file.

Classes

class  vtkBSplineInterpolateImageFunction
 BSpline interpolation of a image dataset of points. More...

Defines

#define ImageDimension   3
#define VTK_INTEGRATE_MAJOR_EIGENVECTOR   0
 for the buffer
#define VTK_INTEGRATE_MEDIUM_EIGENVECTOR   1
#define VTK_INTEGRATE_MINOR_EIGENVECTOR   2

Define Documentation

#define ImageDimension   3

Definition at line 28 of file vtkBSplineInterpolateImageFunction.h.

#define VTK_INTEGRATE_MAJOR_EIGENVECTOR   0

for the buffer

Definition at line 24 of file vtkBSplineInterpolateImageFunction.h.

#define VTK_INTEGRATE_MEDIUM_EIGENVECTOR   1

Definition at line 25 of file vtkBSplineInterpolateImageFunction.h.

#define VTK_INTEGRATE_MINOR_EIGENVECTOR   2

Definition at line 26 of file vtkBSplineInterpolateImageFunction.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines