Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Enumerations
vtkMRMLLinearTransformSequenceStorageNode.h File Reference
#include "vtkMRML.h"
#include "vtkMRMLNRRDStorageNode.h"
#include <deque>
Include dependency graph for vtkMRMLLinearTransformSequenceStorageNode.h:

Go to the source code of this file.

Classes

class  vtkMRMLLinearTransformSequenceStorageNode
 

Enumerations

enum  SequenceFileType { INVALID_SEQUENCE_FILE, METAIMAGE_SEQUENCE_FILE, NRRD_SEQUENCE_FILE }
 

Enumeration Type Documentation

◆ SequenceFileType

Enumerator
INVALID_SEQUENCE_FILE 
METAIMAGE_SEQUENCE_FILE 
NRRD_SEQUENCE_FILE 

Definition at line 23 of file vtkMRMLLinearTransformSequenceStorageNode.h.