TPCCLIB
Loading...
Searching...
No Matches
DCMML Struct Reference

#include <tpcdcm.h>

Data Fields

unsigned int nr
 
unsigned int anr
 
DCMMATRIXm
 

Detailed Description

Main data struct for all DICOM matrices.

Definition at line 192 of file tpcdcm.h.

Field Documentation

◆ anr

unsigned int DCMML::anr

Allocate size of matrix list.

Definition at line 196 of file tpcdcm.h.

Referenced by dcmmlAllocate(), dcmmlFree(), dcmmlInit(), and dcmMListRead().

◆ m

DCMMATRIX* DCMML::m

Pointer to matrix list.

Definition at line 198 of file tpcdcm.h.

Referenced by dcmmlAllocate(), dcmmlFree(), dcmmlInit(), dcmMListRead(), and dcmmlSortByPlane().

◆ nr

unsigned int DCMML::nr

Nr of matrices.

Definition at line 194 of file tpcdcm.h.

Referenced by dcmmlAllocate(), dcmmlInit(), dcmMListRead(), and dcmmlSortByPlane().


The documentation for this struct was generated from the following file: