CustusX  15.8
An IGT application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cx::IgstkTracker::InternalStructure Struct Reference

#include <cxIgstkTracker.h>

Public Member Functions

 InternalStructure ()
 set default values for the internal structure More...
 

Public Attributes

TRACKING_SYSTEM mType
 the trackers type More...
 
QString mLoggingFolderName
 path to where log should be saved More...
 

Detailed Description

A trackers internal structure

Warning
make sure you set all the members to an appropriate value.

Definition at line 121 of file cxIgstkTracker.h.

Constructor & Destructor Documentation

cx::IgstkTracker::InternalStructure::InternalStructure ( )
inline

set default values for the internal structure

Definition at line 125 of file cxIgstkTracker.h.

Member Data Documentation

QString cx::IgstkTracker::InternalStructure::mLoggingFolderName

path to where log should be saved

Definition at line 124 of file cxIgstkTracker.h.

TRACKING_SYSTEM cx::IgstkTracker::InternalStructure::mType

the trackers type

Definition at line 123 of file cxIgstkTracker.h.


The documentation for this struct was generated from the following file: