|
GDCM 3.0.24
|
#include <vtkGDCMThreadedImageReader2.h>
Public Member Functions | |
| virtual const char * | GetFileName (int i=0) |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetFileName (const char *filename) |
| virtual void | SetFileNames (vtkStringArray *) |
| int | SplitExtent (int splitExt[6], int startExt[6], int num, int total) |
| vtkBooleanMacro (FileLowerLeft, int) | |
| vtkBooleanMacro (LoadOverlays, int) | |
| vtkBooleanMacro (UseShiftScale, int) | |
| vtkGetMacro (DataScalarType, int) | |
| vtkGetMacro (FileLowerLeft, int) | |
| vtkGetMacro (LoadOverlays, int) | |
| vtkGetMacro (NumberOfOverlays, int) | |
| vtkGetMacro (NumberOfScalarComponents, int) | |
| vtkGetMacro (Scale, double) | |
| vtkGetMacro (Shift, double) | |
| vtkGetMacro (UseShiftScale, int) | |
| vtkGetObjectMacro (FileNames, vtkStringArray) | |
| vtkGetVector3Macro (DataOrigin, double) | |
| vtkGetVector3Macro (DataSpacing, double) | |
| vtkGetVector6Macro (DataExtent, int) | |
| vtkSetMacro (DataScalarType, int) | |
| vtkSetMacro (FileLowerLeft, int) | |
| vtkSetMacro (LoadOverlays, int) | |
| vtkSetMacro (NumberOfScalarComponents, int) | |
| vtkSetMacro (Scale, double) | |
| vtkSetMacro (Shift, double) | |
| vtkSetMacro (UseShiftScale, int) | |
| vtkSetVector3Macro (DataOrigin, double) | |
| vtkSetVector3Macro (DataSpacing, double) | |
| vtkSetVector6Macro (DataExtent, int) | |
| vtkTypeMacro (vtkGDCMThreadedImageReader2, vtkThreadedImageAlgorithm) | |
Static Public Member Functions | |
| static vtkGDCMThreadedImageReader2 * | New () |
Protected Member Functions | |
| vtkGDCMThreadedImageReader2 () | |
| ~vtkGDCMThreadedImageReader2 () | |
| int | RequestInformation (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) |
| void | ThreadedRequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int outExt[6], int id) |
|
protected |
|
protected |
|
virtual |
|
static |
|
virtual |
|
protected |
|
virtual |
|
virtual |
| int vtkGDCMThreadedImageReader2::SplitExtent | ( | int | splitExt[6], |
| int | startExt[6], | ||
| int | num, | ||
| int | total | ||
| ) |
|
protected |
| vtkGDCMThreadedImageReader2::vtkBooleanMacro | ( | FileLowerLeft | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkBooleanMacro | ( | LoadOverlays | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkBooleanMacro | ( | UseShiftScale | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | DataScalarType | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | FileLowerLeft | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | LoadOverlays | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | NumberOfOverlays | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | NumberOfScalarComponents | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | Scale | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | Shift | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetMacro | ( | UseShiftScale | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetObjectMacro | ( | FileNames | , |
| vtkStringArray | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetVector3Macro | ( | DataOrigin | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetVector3Macro | ( | DataSpacing | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkGetVector6Macro | ( | DataExtent | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | DataScalarType | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | FileLowerLeft | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | LoadOverlays | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | NumberOfScalarComponents | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | Scale | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | Shift | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetMacro | ( | UseShiftScale | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetVector3Macro | ( | DataOrigin | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetVector3Macro | ( | DataSpacing | , |
| double | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkSetVector6Macro | ( | DataExtent | , |
| int | |||
| ) |
| vtkGDCMThreadedImageReader2::vtkTypeMacro | ( | vtkGDCMThreadedImageReader2 | , |
| vtkThreadedImageAlgorithm | |||
| ) |