MITK-IGT
IGT Extension of MITK
|
#include <mitkTestingMacros.h>
#include <mitkToFCameraPMDController.h>
#include <mitkCommon.h>
#include <mitkToFConfig.h>
#include "itkObject.h"
#include "itkObjectFactory.h"
Go to the source code of this file.
Classes | |
class | mitk::ToFCameraPMDControllerTest |
The ToFCameraPMDControllerTest class Special class to test the abstract class ToFCameraPMDController. More... | |
Namespaces | |
namespace | mitk |
IGT Exceptions. | |
Functions | |
int | mitkToFCameraPMDControllerTest (int, char *[]) |
int mitkToFCameraPMDControllerTest | ( | int | , |
char * | [] ) |
Definition at line 52 of file mitkToFCameraPMDControllerTest.cpp.