Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

mitkVolumeDataTypeConvertor Class Reference

mitkVolumeDataTypeConvertor - a filter to convert the type of volume data More...

#include <mitkVolumeDataTypeConvertor.h>

Inherits mitkVolumeToVolumeFilter.

Inheritance diagram for mitkVolumeDataTypeConvertor:

Inheritance graph
[legend]
Collaboration diagram for mitkVolumeDataTypeConvertor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void PrintSelf (ostream &os)
void SetOutputDataType (int dataType)

Detailed Description

mitkVolumeDataTypeConvertor - a filter to convert the type of volume data

mitkVolumeDataTypeConvertor is a filter to convert the volume data from one type to another.


Member Function Documentation

virtual void mitkVolumeDataTypeConvertor::PrintSelf ostream &  os  )  [virtual]
 

Print the necessary information about this object for the debugging purpose.

Parameters:
os The specified ostream to output information.

Reimplemented from mitkVolumeToVolumeFilter.

void mitkVolumeDataTypeConvertor::SetOutputDataType int  dataType  )  [inline]
 

Set data type of the output volume. MITK supports various data types.

Parameters:
data_type Its valid value and meaning is shown as follows:
MITK_CHAR The data type is char
MITK_UNSIGNED_CHAR The data type is unsigned char
MITK_SHORT The data type is short
MITK_UNSIGNED_SHORT The data type is unsigned short
MITK_INT The data type is int
MITK_UNSIGNED_INT The data type is unsigned int
MITK_LONG The data type is long
MITK_UNSIGNED_LONG The data type is unsigned long
MITK_FLOAT The data type is float
MITK_DOUBLE The data type is double


The documentation for this class was generated from the following file:
Generated on Tue Feb 25 15:07:13 2014 for MITK (Medical Imaging ToolKit) by  doxygen 1.4.3