|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Macros | |
| #define | mitkPixelTypeMultiplex0(function, ptype) |
| #define | mitkPixelTypeMultiplex1(function, ptype, param1) |
| #define | mitkPixelTypeMultiplex2(function, ptype, param1, param2) |
| #define | mitkPixelTypeMultiplex3(function, ptype, param1, param2, param3) |
| #define | mitkPixelTypeMultiplex4(function, ptype, param1, param2, param3, param4) |
| #define | mitkPixelTypeMultiplex5(function, ptype, param1, param2, param3, param4, param5) |
| #define mitkPixelTypeMultiplex0 | ( | function, | |
| ptype | |||
| ) |
Definition at line 15 of file mitkPixelTypeMultiplex.h.
| #define mitkPixelTypeMultiplex1 | ( | function, | |
| ptype, | |||
| param1 | |||
| ) |
Definition at line 40 of file mitkPixelTypeMultiplex.h.
| #define mitkPixelTypeMultiplex2 | ( | function, | |
| ptype, | |||
| param1, | |||
| param2 | |||
| ) |
Definition at line 65 of file mitkPixelTypeMultiplex.h.
| #define mitkPixelTypeMultiplex3 | ( | function, | |
| ptype, | |||
| param1, | |||
| param2, | |||
| param3 | |||
| ) |
Definition at line 90 of file mitkPixelTypeMultiplex.h.
| #define mitkPixelTypeMultiplex4 | ( | function, | |
| ptype, | |||
| param1, | |||
| param2, | |||
| param3, | |||
| param4 | |||
| ) |
Definition at line 117 of file mitkPixelTypeMultiplex.h.
| #define mitkPixelTypeMultiplex5 | ( | function, | |
| ptype, | |||
| param1, | |||
| param2, | |||
| param3, | |||
| param4, | |||
| param5 | |||
| ) |
Definition at line 146 of file mitkPixelTypeMultiplex.h.