Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#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) |
|
inline |
Definition at line 32 of file mitkKinectV2Controller.cpp.
References MITK_INFO.
Referenced by mitk::KinectV2Controller::CloseCameraConnection(), mitk::KinectV2Controller::GetAllData(), mitk::KinectV2Controller::GetAmplitudes(), mitk::KinectV2Controller::GetDistances(), and mitk::KinectV2Controller::GetRgb().