IGSTK
|
Structure holding the Ascension 3DG error type. More...
#include <igstkAscension3DGTracker.h>
Public Attributes | |
EventHelperType::StringType | ErrorString |
String describing the error, as returned from the Ascension tracker. More... | |
int | AscensionErrorCode |
Error code returned from the tracker. More... | |
Structure holding the Ascension 3DG error type.
Definition at line 27 of file igstkAscension3DGTracker.h.
EventHelperType::StringType igstk::Ascension3DGEventErrorType::ErrorString |
String describing the error, as returned from the Ascension tracker.
Definition at line 29 of file igstkAscension3DGTracker.h.
int igstk::Ascension3DGEventErrorType::AscensionErrorCode |
Error code returned from the tracker.
See the ATC3DG.h file.
Definition at line 32 of file igstkAscension3DGTracker.h.