Exemplo n.º 1
0
 public int NamedTrackedDevice(Aspect_XRTrackedDeviceRole theDevice)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetRole(Aspect_XRTrackedDeviceRole theRole)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public Aspect_XRAction GenericAction(Aspect_XRTrackedDeviceRole theDevice, Aspect_XRGenericAction theAction)
 {
     throw new NotImplementedException();
 }