15 #ifndef __vtkMRMLGridTransformNode_h 16 #define __vtkMRMLGridTransformNode_h 29 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
35 virtual
void ReadXMLAttributes( const
char** atts) VTK_OVERRIDE;
39 virtual
void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
47 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "GridTransform";}
Abstract Superclass for all specific types of MRML nodes.