Classes | Namespaces | Typedefs

mitkClaronInterfaceStub.h File Reference

#include <vector>
#include <string>
#include <MitkIGTExports.h>
#include <itkObject.h>
#include <itkObjectFactory.h>
#include "mitkCommon.h"

Go to the source code of this file.

Classes

class  mitk::ClaronInterface
 An object of this class represents the interface to the MicronTracker. The methods of this class are calling the c-functions which are provided by the MTC-library. If the MicronTracker is not in use, which means the CMake-variable "MITK_USE_MICRON_TRACKER" is set to OFF, this class is replaced by a stub class called "ClaronInterfaceStub". More...

Namespaces

namespace  mitk
 

Qmitk.


Typedefs

typedef int mtHandle

Typedef Documentation

typedef int mtHandle

Definition at line 30 of file mitkClaronInterfaceStub.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines