Defines | Functions

vtkMitkVolumeTextureMapper3D.cpp File Reference

#include "vtkMitkVolumeTextureMapper3D.h"
#include "mitkCommon.h"
#include "vtkCamera.h"
#include "vtkColorTransferFunction.h"
#include "vtkDataArray.h"
#include "vtkImageData.h"
#include "vtkMath.h"
#include "vtkMatrix4x4.h"
#include "vtkPiecewiseFunction.h"
#include "vtkPointData.h"
#include "vtkRenderer.h"
#include "vtkVolume.h"
#include "vtkVolumeProperty.h"
#include "vtkVolumeRenderingFactory.h"

Go to the source code of this file.

Defines

#define GPU_INFO   MITK_INFO("mapper.vr")
#define GPU_WARN   MITK_WARN("mapper.vr")

Functions

 vtkCxxRevisionMacro (vtkMitkVolumeTextureMapper3D,"$Revision: 1.16 $")
 vtkInstantiatorNewMacro (vtkMitkVolumeTextureMapper3D)

Define Documentation

#define GPU_INFO   MITK_INFO("mapper.vr")

Definition at line 21 of file vtkMitkVolumeTextureMapper3D.cpp.

#define GPU_WARN   MITK_WARN("mapper.vr")

Definition at line 22 of file vtkMitkVolumeTextureMapper3D.cpp.


Function Documentation

vtkCxxRevisionMacro ( vtkMitkVolumeTextureMapper3D  ,
"$Revision: 1.16 $"   
)
vtkInstantiatorNewMacro ( vtkMitkVolumeTextureMapper3D   )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines