![]() |
CustusX
15.4.0-beta
An IGT application
|
#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... | |
A trackers internal structure
Definition at line 121 of file cxIgstkTracker.h.
|
inline |
set default values for the internal structure
Definition at line 125 of file cxIgstkTracker.h.
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.