70 #ifndef __vtkMINCImageWriter_h
71 #define __vtkMINCImageWriter_h
110 virtual void Write();
140 return this->ImageAttributes; };
170 int DataUpdateExtent[6];
173 double FileValidRange[2];
191 virtual int OpenNetCDFFile(
const char *filename,
int& ncid);
192 virtual int CloseNetCDFFile(
int ncid);
194 virtual int IndexFromDimensionName(
const char *dimName);
195 virtual void ComputePermutationFromOrientation(
int permutation[3],
206 virtual void FindRescale(
double &rescaleSlope,
double &rescaleIntercept);
207 virtual void FindMINCValidRange(
double range[2]);
vtkMatrix4x4 * DirectionCosines
represent and manipulate 4x4 transformation matrices
GLenum GLenum GLenum input
#define vtkGetMacro(name, type)
vtkStringArray * FileDimensionNames
a vtkAbstractArray subclass for strings
dynamic, self-adjusting array of vtkIdType
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
double InternalRescaleSlope
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dynamic, self-adjusting array of double
A container for a MINC image header.
GLuint const GLchar * name
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkMINCImageAttributes * ImageAttributes
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual vtkMINCImageAttributes * GetImageAttributes()
int ComputeValidRangeFromScalarRange
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
static vtkImageWriter * New()
virtual void SetFileName(const char *)
void PrintSelf(ostream &os, vtkIndent indent)
double InternalRescaleIntercept
virtual const char * GetFileExtensions()
#define vtkBooleanMacro(name, type)
virtual const char * GetDescriptiveName()
#define vtkSetMacro(name, type)