Medical Imaging Interaction Toolkit
2016.11.0
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 757 of file mitkIpPic.h.
mitkIpUInt4_t mitkIpPicTSV_t::bpe |
Definition at line 761 of file mitkIpPic.h.
mitkIpUInt4_t mitkIpPicTSV_t::dim |
Definition at line 762 of file mitkIpPic.h.
mitkIpUInt4_t mitkIpPicTSV_t::n[8] |
Definition at line 763 of file mitkIpPic.h.
char mitkIpPicTSV_t::tag[32+1] |
Definition at line 759 of file mitkIpPic.h.
mitkIpPicType_t mitkIpPicTSV_t::type |
Definition at line 760 of file mitkIpPic.h.
void* mitkIpPicTSV_t::value |
Definition at line 764 of file mitkIpPic.h.