|
|
|
|
|
|
|
|
|
|
|
|
• |
Inspector
starts up the system, authenticate
|
|
|
himself,
and gets a work order.
|
|
|
|
– |
Modeling.ModelControl.initialize(IETM
ietm, Panel p);
|
|
|
– |
Modeling.ModelThread
modelthread = new
|
|
|
|
ModelThread();
|
|
|
|
– |
AugmentedReality.EventManager.addVectorEventListe
|
|
ner(VectorListener
vl);
|
|
|
|
– |
modelthread.start();
|
|
|
|