plastimatch
Loading...
Searching...
No Matches
src
base
plm_image_p.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_p_h_
5
#define _plm_image_p_h_
6
7
#include "
plmbase_config.h
"
8
#include "
volume.h
"
9
10
class
Plm_image_private
{
11
public
:
12
Metadata::Pointer
m_meta
;
13
Volume::Pointer
m_vol
;
14
std::list<Volume::Pointer>
m_vol_list
;
15
};
16
17
#endif
Plm_image_private
Definition
plm_image_p.h:10
Plm_image_private::m_vol_list
std::list< Volume::Pointer > m_vol_list
Definition
plm_image_p.h:14
Plm_image_private::m_vol
Volume::Pointer m_vol
Definition
plm_image_p.h:13
Plm_image_private::m_meta
Metadata::Pointer m_meta
Definition
plm_image_p.h:12
plmbase_config.h
volume.h
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0