Example #1
0
 public static extern void psmove_get_gyroscope_frame(IntPtr move, PSMoveFrame frame, out float gx, out float gy, out float gz);
Example #2
0
 public static extern void psmove_get_gyroscope_frame(IntPtr move, PSMoveFrame frame, out float gx, out float gy, out float gz);
Example #3
0
 public static extern void psmove_get_accelerometer_frame(IntPtr move, PSMoveFrame frame, out float jarg3, out float jarg4, out float jarg5);
Example #4
0
 public static extern void psmove_get_accelerometer_frame(IntPtr move, PSMoveFrame frame, out float jarg3, out float jarg4, out float jarg5);