|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include <mitkIpPic.h>
Public Attributes | |
| char | tag [32+1] |
| mitkIpPicType_t | type |
| mitkIpUInt4_t | bpe |
| mitkIpUInt4_t | dim |
| mitkIpUInt4_t | n [8] |
| void * | value |
Definition at line 751 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicTSV_t::bpe |
Definition at line 755 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicTSV_t::dim |
Definition at line 756 of file mitkIpPic.h.
| mitkIpUInt4_t mitkIpPicTSV_t::n[8] |
Definition at line 757 of file mitkIpPic.h.
| char mitkIpPicTSV_t::tag[32+1] |
Definition at line 753 of file mitkIpPic.h.
| mitkIpPicType_t mitkIpPicTSV_t::type |
Definition at line 754 of file mitkIpPic.h.
| void* mitkIpPicTSV_t::value |
Definition at line 758 of file mitkIpPic.h.