GDCM  2.2.0
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkGDCMPolyDataReader Class Reference

#include <vtkGDCMPolyDataReader.h>

Collaboration diagram for vtkGDCMPolyDataReader:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os, vtkIndent indent)
 vtkGetObjectMacro (MedicalImageProperties, vtkMedicalImageProperties)
 vtkGetObjectMacro (RTStructSetProperties, vtkRTStructSetProperties)
 vtkGetStringMacro (FileName)
 vtkSetStringMacro (FileName)
 vtkTypeRevisionMacro (vtkGDCMPolyDataReader, vtkPolyDataAlgorithm)

Static Public Member Functions

static vtkGDCMPolyDataReaderNew ()

Protected Member Functions

 vtkGDCMPolyDataReader ()
 ~vtkGDCMPolyDataReader ()
void FillMedicalImageInformation (const gdcm::Reader &reader)
int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
int RequestData_HemodynamicWaveformStorage (gdcm::Reader const &reader, vtkInformationVector *outputVector)
int RequestData_RTStructureSetStorage (gdcm::Reader const &reader, vtkInformationVector *outputVector)
int RequestInformation (vtkInformation *vtkNotUsed(request), vtkInformationVector **vtkNotUsed(inputVector), vtkInformationVector *outputVector)
int RequestInformation_HemodynamicWaveformStorage (gdcm::Reader const &reader)
int RequestInformation_RTStructureSetStorage (gdcm::Reader const &reader)

Protected Attributes

char * FileName
vtkMedicalImagePropertiesMedicalImageProperties
vtkRTStructSetPropertiesRTStructSetProperties

Detailed Description

Examples:
gdcmscene.cxx, GenerateRTSTRUCT.cxx, and rtstructapp.cxx.

Constructor & Destructor Documentation


Member Function Documentation

virtual void vtkGDCMPolyDataReader::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]
int vtkGDCMPolyDataReader::RequestData ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
) [protected]
int vtkGDCMPolyDataReader::RequestData_HemodynamicWaveformStorage ( gdcm::Reader const &  reader,
vtkInformationVector *  outputVector 
) [protected]
int vtkGDCMPolyDataReader::RequestData_RTStructureSetStorage ( gdcm::Reader const &  reader,
vtkInformationVector *  outputVector 
) [protected]
int vtkGDCMPolyDataReader::RequestInformation ( vtkInformation *  vtkNotUsedrequest,
vtkInformationVector **  vtkNotUsedinputVector,
vtkInformationVector *  outputVector 
) [protected]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sun Jun 3 2012 15:27:04 for GDCM by doxygen 1.8.0
SourceForge.net Logo