32 #ifndef __vtkImageReader_h
33 #define __vtkImageReader_h
40 #define VTK_FILE_BYTE_ORDER_BIG_ENDIAN 0
41 #define VTK_FILE_BYTE_ORDER_LITTLE_ENDIAN 1
78 void ComputeInverseTransformedExtent(
int inExtent[6],
80 void ComputeInverseTransformedIncrements(
vtkIdType inIncr[3],
83 int OpenAndSeekFile(
int extent[6],
int slice);
99 void ComputeTransformedSpacing (
double Spacing[3]);
100 void ComputeTransformedOrigin (
double origin[3]);
101 void ComputeTransformedExtent(
int inExtent[6],
103 void ComputeTransformedIncrements(
vtkIdType inIncr[3],
GLsizei GLsizei GLenum GLenum const GLvoid * data
static vtkImageReader2 * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
#define vtkSetStringMacro(name)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
Superclass of transformable binary file readers.
#define vtkGetStringMacro(name)
#define vtkGetObjectMacro(name, type)
#define vtkSetVector6Macro(name, type)
Superclass of binary file readers.
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIOIMAGE_EXPORT
#define vtkGetVector6Macro(name, type)
virtual void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
general representation of visualization data
#define vtkSetMacro(name, type)