15 #ifndef __vtkMRMLLinearTransformNode_h 16 #define __vtkMRMLLinearTransformNode_h 18 #define TRANSFORM_NODE_MATRIX_COPY_REQUIRED 24 class InternalTransformToParentMatrix;
36 void PrintSelf(ostream& os, vtkIndent indent)
override;
46 void WriteXML(ostream& of,
int indent)
override;
virtual vtkMRMLStorageNode * CreateDefaultStorageNode()
A superclass for other storage nodes.
#define vtkMRMLCopyContentDefaultMacro(thisClassName)
Abstract Superclass for all specific types of MRML nodes.