Defines

mitkLevelWindow.cpp File Reference

#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 Documentation

#define GET_C_W (   type,
  tsv,
  C,
 
)
Value:
level = ((type *)tsv->value)[0];    \
      window = ((type *)tsv->value)[1];

Referenced by mitk::LevelWindow::SetAutoByPicTags().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines