#include "mitkLevelWindow.h"#include "mitkImageSliceSelector.h"#include <ipFunc/mitkIpFunc.h>#include <mitkIpPic.h>#include <algorithm>Go to the source code of this file.
Defines | |
| #define | GET_C_W(type, tsv, C, W) |
| #define GET_C_W | ( | type, | |
| tsv, | |||
| C, | |||
| W | |||
| ) |
level = ((type *)tsv->value)[0]; \
window = ((type *)tsv->value)[1];
Referenced by mitk::LevelWindow::SetAutoByPicTags().
1.7.2