Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkSurfaceVtkMapper3DTexturedSphereTest.cpp File Reference
#include "mitkRenderingTestHelper.h"
#include "mitkTestingMacros.h"
#include <mitkNodePredicateDataType.h>
#include <mitkSmartPointerProperty.h>
#include <mitkSurface.h>
#include <mitkIOUtil.h>
#include <vtkFloatArray.h>
#include <vtkPointData.h>
#include <vtkPolyData.h>
#include <vtkRegressionTestImage.h>
#include <vtkSphereSource.h>
#include <vtkTextureMapToSphere.h>

Go to the source code of this file.

Functions

int mitkSurfaceVtkMapper3DTexturedSphereTest (int argc, char *argv[])
 mitkSurfaceVtkMapper3DTexturedSphereTest This test puts a texture onto a sphere. It is a nice example how to use VTK methods to generate texture coordinates for MITK surfaces. More...
 

Function Documentation

int mitkSurfaceVtkMapper3DTexturedSphereTest ( int  argc,
char *  argv[] 
)