28 #ifndef vtkImagePermute_h 29 #define vtkImagePermute_h 45 void SetFilteredAxes(
int x,
int y,
int z);
47 this->SetFilteredAxes(xyz[0], xyz[1], xyz[2]); };
void SetFilteredAxes(const int xyz[3])
static vtkImageReslice * New()
GLint GLint GLint GLint GLint GLint y
#define vtkTypeMacro(thisClass, superclass)
GLint GLint GLint GLint GLint x
a simple class to control print indentation
#define VTKIMAGINGCORE_EXPORT
#define vtkGetVector3Macro(name, type)
Reslices a volume along a new set of axes.
virtual void PrintSelf(ostream &os, vtkIndent indent)