NIREP

RelativeOverlap Class Reference

Inheritance diagram for RelativeOverlap:
Collaboration diagram for RelativeOverlap:

List of all members.

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)
void SetImageInput (vtkImageData *in)
virtual void SetInput1 (vtkDataObject *in)
virtual void SetInput2 (vtkDataObject *in)
void SetMaskInput (vtkImageData *in)
 vtkGetObjectMacro (LookupTable, vtkLookupTable)
 vtkSetObjectMacro (LookupTable, vtkLookupTable)
 vtkTypeRevisionMacro (RelativeOverlap, vtkThreadedImageAlgorithm)

Static Public Member Functions

static RelativeOverlapNew ()

Protected Member Functions

 RelativeOverlap ()
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void ThreadedRequestData (vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
 ~RelativeOverlap ()

Protected Attributes

vtkLookupTable * LookupTable

Constructor & Destructor Documentation

RelativeOverlap::RelativeOverlap ( ) [protected]
RelativeOverlap::~RelativeOverlap ( ) [protected]

Member Function Documentation

static RelativeOverlap* RelativeOverlap::New ( ) [static]
void RelativeOverlap::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
int RelativeOverlap::RequestInformation ( vtkInformation *  ,
vtkInformationVector **  ,
vtkInformationVector *   
) [protected, virtual]
void RelativeOverlap::SetImageInput ( vtkImageData *  in)
virtual void RelativeOverlap::SetInput1 ( vtkDataObject *  in) [inline, virtual]
virtual void RelativeOverlap::SetInput2 ( vtkDataObject *  in) [inline, virtual]
void RelativeOverlap::SetMaskInput ( vtkImageData *  in)
void RelativeOverlap::ThreadedRequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector,
vtkImageData ***  inData,
vtkImageData **  outData,
int  extent[6],
int  threadId 
) [protected, virtual]
RelativeOverlap::vtkGetObjectMacro ( LookupTable  ,
vtkLookupTable   
)
RelativeOverlap::vtkSetObjectMacro ( LookupTable  ,
vtkLookupTable   
)
RelativeOverlap::vtkTypeRevisionMacro ( RelativeOverlap  ,
vtkThreadedImageAlgorithm   
)

Member Data Documentation

vtkLookupTable* RelativeOverlap::LookupTable [protected]
 All Classes Functions Variables Typedefs Enumerations Enumerator