Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkVtkModel.cpp File Reference
#include "mitkVtkModel.h"
#include <mitkLogMacros.h>
#include <mitkRenderingManager.h>
#include <sofa/core/visual/VisualParams.h>
#include <vtkCellArray.h>
#include <vtkFloatArray.h>
#include <vtkImageData.h>
#include <vtkImageReader2.h>
#include <vtkImageReader2Factory.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkOpenGLTexture.h>

Go to the source code of this file.

Functions

void ApplyMaterial (mitk::DataNode::Pointer dataNode, const sofa::core::loader::Material &material)
 
static bool InitGLEW ()
 

Function Documentation

void ApplyMaterial ( mitk::DataNode::Pointer  dataNode,
const sofa::core::loader::Material &  material 
)

Definition at line 28 of file mitkExportMitkVisitor.cpp.

References min(), and mitk::ColorProperty::New().

Referenced by mitk::VtkModel::SetMode().

static bool InitGLEW ( )
static

Definition at line 33 of file mitkVtkModel.cpp.

References mitk::RenderingManager::GetInstance(), and MITK_ERROR.

Referenced by mitk::VtkModel::internalDraw().