MITK-IGT
IGT Extension of MITK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mitkToFCameraPMDCamCubeController.cpp File Reference
#include "mitkToFCameraPMDCamCubeController.h"
#include "mitkToFConfig.h"
#include "mitkToFPMDConfig.h"
#include <pmdsdk2.h>
#include "vnl/vnl_matrix.h"

Go to the source code of this file.

Namespaces

namespace  mitk
 IGT Exceptions.
 

Macros

#define SOURCE_PARAM   ""
 
#define PROC_PARAM   ""
 

Variables

PMDHandle m_PMDHandle
 
PMDDataDescription m_DataDescription
 

Macro Definition Documentation

◆ PROC_PARAM

#define PROC_PARAM   ""

Definition at line 21 of file mitkToFCameraPMDCamCubeController.cpp.

◆ SOURCE_PARAM

#define SOURCE_PARAM   ""

Definition at line 20 of file mitkToFCameraPMDCamCubeController.cpp.

Variable Documentation

◆ m_DataDescription

PMDDataDescription m_DataDescription
extern

Definition at line 20 of file mitkToFCameraPMDController.cpp.

◆ m_PMDHandle

PMDHandle m_PMDHandle
extern

Definition at line 19 of file mitkToFCameraPMDController.cpp.