Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
mitkKinectV2Controller.cpp File Reference
#include "mitkKinectV2Controller.h"
#include <Kinect.h>
#include <vtkPolyData.h>
#include <vtkCellArray.h>
#include <vtkPoints.h>
#include <vtkSmartPointer.h>
#include <vtkFloatArray.h>
#include <vtkPointData.h>
#include <vtkMath.h>
#include <mitkVector.h>

Go to the source code of this file.

Namespaces

 mitk
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

template<class Interface >
void SafeRelease (Interface *&pInterfaceToRelease)
 

Function Documentation

◆ SafeRelease()

template<class Interface >
void SafeRelease ( Interface *&  pInterfaceToRelease)
inline