Example #1
0
 public void SetTracker(QTrkInstance trkInst)
 {
     tracker = trkInst;
     QTrkDLL.RMSetTracker(inst, trkInst.InstancePtr);
 }