5 #ifndef __vtkMRMLAnnotationFiducialsStorageNode_h 6 #define __vtkMRMLAnnotationFiducialsStorageNode_h 8 #include "vtkSlicerAnnotationsModuleMRMLExport.h" 42 int ReadAnnotationFiducialsData(
vtkMRMLAnnotationFiducialNode *refNode,
char line[1024],
int labelColumn,
int xColumn,
int yColumn,
int zColumn,
43 int selColumn,
int visColumn,
int numColumns);
45 int& xColumn,
int& yColumn,
int& zColumn,
int& selColumn,
int& visColumn,
int& numColumns);
void InitializeSupportedWriteFileTypes() override
Initialize all the supported write file types.
int ReadAnnotation(vtkMRMLAnnotationControlPointsNode *refNode)
vtkMRMLNode * CreateNodeInstance() override
Create instance of the default node. Like New only virtual.
bool CanReadInReferenceNode(vtkMRMLNode *refNode) override
static vtkMRMLAnnotationControlPointsStorageNode * New()
MRML node to represent a fiducial in the Annotations module - deprecated.
void operator=(const vtkMRMLAnnotationControlPointsStorageNode &)
Abstract Superclass for all specific types of MRML nodes.
int ReadDataInternal(vtkMRMLNode *refNode) override
Read data and set it in the referenced node.
const char * GetNodeTagName() override
Get node XML tag name (like Storage, Model)