|
TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
| unsigned int | nr |
| unsigned int | anr |
| DCMMATRIX * | m |
Main data struct for all DICOM matrices.
Definition at line 2944 of file libtpcimgio.h.
| unsigned int DCMML::anr |
Allocate size of matrix list.
Definition at line 2948 of file libtpcimgio.h.
| DCMMATRIX* DCMML::m |
Pointer to matrix list.
Definition at line 2950 of file libtpcimgio.h.
| unsigned int DCMML::nr |
Nr of matrices.
Definition at line 2946 of file libtpcimgio.h.