An imaging study that is constructed from multiple 2-D images. More...
#include <cmtkStudyImageSet.h>


Public Member Functions | |
| cmtkGetSetMacro (bool, MultiFile) | |
| Is this a single file or a multi-file study? | |
| cmtkGetSetMacroString (ImageDirectory) | |
| Directory that contains the image files. | |
| cmtkGetSetMacro (FileFormatID, ImageFormat) | |
| Directory that contains the image files. | |
| StudyImageSet () | |
| Default constructor. | |
Private Types | |
| typedef Study | Superclass |
| Convenience typedef. | |
An imaging study that is constructed from multiple 2-D images.
Definition at line 52 of file cmtkStudyImageSet.h.
typedef Study cmtk::StudyImageSet::Superclass [private] |
Convenience typedef.
Definition at line 60 of file cmtkStudyImageSet.h.
| cmtk::StudyImageSet::StudyImageSet | ( | ) | [inline] |
Default constructor.
Definition at line 73 of file cmtkStudyImageSet.h.
| cmtk::StudyImageSet::cmtkGetSetMacro | ( | bool | , |
| MultiFile | |||
| ) |
Is this a single file or a multi-file study?
| cmtk::StudyImageSet::cmtkGetSetMacro | ( | FileFormatID | , |
| ImageFormat | |||
| ) |
Directory that contains the image files.
| cmtk::StudyImageSet::cmtkGetSetMacroString | ( | ImageDirectory | ) |
Directory that contains the image files.
1.7.2