|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkIpPic.h>

Public Attributes | |
| void * | data |
| _mitkIpPicInfo_t * | info |
| mitkIpPicType_t | type |
| mitkIpUInt4_t | bpe |
| mitkIpUInt4_t | dim |
| mitkIpUInt4_t | n [8] |
Definition at line 779 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicDescriptor::bpe |
Definition at line 784 of file mitkIpPic.h.
| void* mitkIpPicDescriptor::data |
Definition at line 781 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicDescriptor::dim |
Definition at line 785 of file mitkIpPic.h.
| _mitkIpPicInfo_t* mitkIpPicDescriptor::info |
Definition at line 782 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicDescriptor::n[8] |
Definition at line 786 of file mitkIpPic.h.
| mitkIpPicType_t mitkIpPicDescriptor::type |
Definition at line 783 of file mitkIpPic.h.