15 #ifndef __vtkMRMLBSplineTransformNode_h 16 #define __vtkMRMLBSplineTransformNode_h 32 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
38 virtual
void ReadXMLAttributes( const
char** atts) VTK_OVERRIDE;
42 virtual
void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
50 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "BSplineTransform";};
virtual vtkMRMLStorageNode * CreateDefaultStorageNode()
A superclass for other storage nodes.
Abstract Superclass for all specific types of MRML nodes.