plastimatch
Loading...
Searching...
No Matches
src
base
plm_image_set.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _plm_image_set_h_
5
#define _plm_image_set_h_
6
7
#include "
plmbase_config.h
"
8
#include "
compiler_warnings.h
"
9
#include "
itk_image.h
"
10
#include "
metadata.h
"
11
#include "
plm_image_type.h
"
12
#include "
smart_pointer.h
"
13
#include "
volume.h
"
14
15
class
Plm_image_set_private;
16
22
class
PLMBASE_API
Plm_image_set
{
23
public
:
24
SMART_POINTER_SUPPORT
(
Plm_image_set
);
25
Plm_image_set_private *
d_ptr
;
26
public
:
27
Plm_image_set
();
28
~Plm_image_set
();
29
30
};
31
32
#endif
Plm_image_set
The Plm_image_set class represents a set of three-dimensional volumes. It is used for importing DICOM...
Definition
plm_image_set.h:22
Plm_image_set::d_ptr
Plm_image_set_private * d_ptr
Definition
plm_image_set.h:25
compiler_warnings.h
itk_image.h
metadata.h
plm_image_type.h
plmbase_config.h
PLMBASE_API
#define PLMBASE_API
Definition
plmbase_config.h:19
smart_pointer.h
SMART_POINTER_SUPPORT
#define SMART_POINTER_SUPPORT(T)
Definition
smart_pointer.h:19
volume.h
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0