Enum MegaGoTrackerStatus
- Spazio dei nomi
- easyar
Stato di esecuzione di MegaGoTracker.
Campi
Idle = 0MegaGoTracker attualmente non gestisce l'input.
WaitingForInput = 1MegaGoTracker sta aspettando l'ingresso del frame.
VIOInitializing = 2MegaGoTracker è in attesa del completamento dell'inizializzazione del VIO.
VerifyingTrial = 3Si sta verificando il target di prova. Attualmente, non è possibile utilizzare questo target.
Detecting = 4MegaGoTracker sta rilevando il target.
Tracking = 5MegaGoTracker sta tracciando il target.
Error = 6MegaGoTracker non può continuare a elaborare l'input a causa di un errore. È possibile ottenere l'errore specifico tramite "error".