vtkMRMLIntensityNormalizationFilterNode Class Reference

#include <vtkMRMLIntensityNormalizationFilterNode.h>

Inheritance diagram for vtkMRMLIntensityNormalizationFilterNode:
vtkMRMLNode vtkObject

List of all members.

Public Member Functions

virtual void Copy (vtkMRMLNode *node)
virtual vtkMRMLNodeCreateNodeInstance ()
virtual const charGetNodeTagName ()
void PrintSelf (ostream &os, vtkIndent indent)
virtual void ReadXMLAttributes (const char **atts)
virtual void UpdateReferenceID (const char *oldID, const char *newID)
 vtkGetMacro (TimeStep, double)
 vtkGetMacro (Conductance, double)
 vtkGetMacro (NumberOfIterations, int)
 vtkGetStringMacro (OutputVolumeRef)
 vtkGetStringMacro (InputVolumeRef)
 vtkSetMacro (TimeStep, double)
 vtkSetMacro (Conductance, double)
 vtkSetMacro (NumberOfIterations, int)
 vtkSetStringMacro (OutputVolumeRef)
 vtkSetStringMacro (InputVolumeRef)
 vtkTypeMacro (vtkMRMLIntensityNormalizationFilterNode, vtkMRMLNode)
virtual void WriteXML (ostream &of, int indent)

Static Public Member Functions

static
vtkMRMLIntensityNormalizationFilterNode
New ()

Protected Member Functions

void operator= (const vtkMRMLIntensityNormalizationFilterNode &)
 vtkMRMLIntensityNormalizationFilterNode (const vtkMRMLIntensityNormalizationFilterNode &)
 vtkMRMLIntensityNormalizationFilterNode ()
 ~vtkMRMLIntensityNormalizationFilterNode ()

Protected Attributes

double Conductance
charInputVolumeRef
int NumberOfIterations
charOutputVolumeRef
double TimeStep

Constructor & Destructor Documentation

vtkMRMLIntensityNormalizationFilterNode::vtkMRMLIntensityNormalizationFilterNode (  )  [protected]
vtkMRMLIntensityNormalizationFilterNode::~vtkMRMLIntensityNormalizationFilterNode (  )  [protected]
vtkMRMLIntensityNormalizationFilterNode::vtkMRMLIntensityNormalizationFilterNode ( const vtkMRMLIntensityNormalizationFilterNode  )  [protected]

Member Function Documentation

void vtkMRMLIntensityNormalizationFilterNode::Copy ( vtkMRMLNode node  )  [virtual]
vtkMRMLNode * vtkMRMLIntensityNormalizationFilterNode::CreateNodeInstance (  )  [virtual]

Create instance of the default node. Like New only virtual NOTE: Subclasses should implement this method

Implements vtkMRMLNode.

References autoSlicerTracto2regions::ret.

virtual const char* vtkMRMLIntensityNormalizationFilterNode::GetNodeTagName (  )  [inline, virtual]

Get node XML tag name (like Volume, Model) NOTE: Subclasses should implement this method

Implements vtkMRMLNode.

vtkMRMLIntensityNormalizationFilterNode * vtkMRMLIntensityNormalizationFilterNode::New (  )  [static]

Reimplemented from vtkMRMLNode.

References autoSlicerTracto2regions::ret.

void vtkMRMLIntensityNormalizationFilterNode::operator= ( const vtkMRMLIntensityNormalizationFilterNode  )  [protected]

Reimplemented from vtkMRMLNode.

void vtkMRMLIntensityNormalizationFilterNode::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
void vtkMRMLIntensityNormalizationFilterNode::ReadXMLAttributes ( const char **  atts  )  [virtual]

Set node attributes NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLNode.

References vtkMRMLScene::AddReferencedNodeID(), Conductance, InputVolumeRef, NumberOfIterations, OutputVolumeRef, vtkMRMLNode::Scene, and TimeStep.

void vtkMRMLIntensityNormalizationFilterNode::UpdateReferenceID ( const char oldID,
const char newID 
) [virtual]

Update the stored reference to another node in the scene

Reimplemented from vtkMRMLNode.

References InputVolumeRef, and OutputVolumeRef.

vtkMRMLIntensityNormalizationFilterNode::vtkGetMacro ( TimeStep  ,
double   
)
vtkMRMLIntensityNormalizationFilterNode::vtkGetMacro ( Conductance  ,
double   
)
vtkMRMLIntensityNormalizationFilterNode::vtkGetMacro ( NumberOfIterations  ,
int   
)
vtkMRMLIntensityNormalizationFilterNode::vtkGetStringMacro ( OutputVolumeRef   ) 
vtkMRMLIntensityNormalizationFilterNode::vtkGetStringMacro ( InputVolumeRef   ) 
vtkMRMLIntensityNormalizationFilterNode::vtkSetMacro ( TimeStep  ,
double   
)
vtkMRMLIntensityNormalizationFilterNode::vtkSetMacro ( Conductance  ,
double   
)
vtkMRMLIntensityNormalizationFilterNode::vtkSetMacro ( NumberOfIterations  ,
int   
)
vtkMRMLIntensityNormalizationFilterNode::vtkSetStringMacro ( OutputVolumeRef   ) 
vtkMRMLIntensityNormalizationFilterNode::vtkSetStringMacro ( InputVolumeRef   ) 
vtkMRMLIntensityNormalizationFilterNode::vtkTypeMacro ( vtkMRMLIntensityNormalizationFilterNode  ,
vtkMRMLNode   
)
void vtkMRMLIntensityNormalizationFilterNode::WriteXML ( ostream &  of,
int  indent 
) [virtual]

Write this node's information to a MRML file in XML format. NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLNode.

References Conductance, InputVolumeRef, NumberOfIterations, OutputVolumeRef, and TimeStep.


Member Data Documentation


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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1