Exemplo n.º 1
0
 public Aspect_XRAction(Aspect_XRAction parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Aspect_XRAnalogActionData GetAnalogActionData(Aspect_XRAction theAction)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public Aspect_XRPoseActionData GetPoseActionDataForNextFrame(Aspect_XRAction theAction)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void triggerHapticVibrationAction(Aspect_XRAction theAction, Aspect_XRHapticActionData theParams)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public Aspect_XRDigitalActionData GetDigitalActionData(Aspect_XRAction theAction)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public void AddAction(Aspect_XRAction theAction)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public void Substitute(int theIndex, TCollection_AsciiString theKey1, Aspect_XRAction theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 8
0
 public int Add(TCollection_AsciiString theKey1, Aspect_XRAction theItem)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 9
0
 public bool FindFromKey(TCollection_AsciiString theKey1, Aspect_XRAction theValue)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 10
0
 public void AbortHapticVibrationAction(Aspect_XRAction theAction)
 {
     throw new NotImplementedException();
 }