コード例 #1
0
 public static extern void GetFusionParameters(
     ref float pOutRevisePower, ref float pOutReviseRange, SixAxisSensorHandle handle);
コード例 #2
0
 public static extern void EnableFusion(SixAxisSensorHandle handle, [MarshalAs(UnmanagedType.U1)] bool enable);
コード例 #3
0
 public static extern void SetFusionParameters(SixAxisSensorHandle handle, float revisePower, float reviseRange);
コード例 #4
0
 public static extern int GetStates([Out] SixAxisSensorState[] pOutValues, int count, SixAxisSensorHandle handle);
コード例 #5
0
 public static extern bool IsFusionEnabled(SixAxisSensorHandle handle);
コード例 #6
0
 public static extern GyroscopeZeroDriftMode GetGyroscopeZeroDriftMode(SixAxisSensorHandle handle);
コード例 #7
0
 public static extern void Start(SixAxisSensorHandle handle);                                                                     // 0x00A1CC20-0x00A1CC30
 public static extern void Stop(SixAxisSensorHandle handle);                                                                      // 0x00A1CC30-0x00A1CC40
コード例 #8
0
 public static extern GyroscopeZeroDriftMode GetGyroscopeZeroDriftMode(SixAxisSensorHandle handle);                               // 0x00A1CE10-0x00A1CE20
 public static extern bool IsFirmwareUpdateAvailableForSixAxisSensor(SixAxisSensorHandle handle);                                 // 0x00A1CE20-0x00A1D220
コード例 #9
0
 public static extern void Stop(SixAxisSensorHandle handle);
コード例 #10
0
 public static extern bool IsFusionEnabled(SixAxisSensorHandle handle);                                                           // 0x00A1CDA0-0x00A1CDC0
 public static extern void EnableFusion(SixAxisSensorHandle handle, bool enable);                                                 // 0x00A1CDC0-0x00A1CDD0
コード例 #11
0
 public static extern void GetFusionParameters(ref float pOutRevisePower, ref float pOutReviseRange, SixAxisSensorHandle handle); // 0x00A1CDE0-0x00A1CDF0
 public static extern void ResetFusionParameters(SixAxisSensorHandle handle);                                                     // 0x00A1CDF0-0x00A1CE00
コード例 #12
0
 public static extern int GetStates(out SixAxisSensorState[] pOutValues, int count, SixAxisSensorHandle handle);                  // 0x00A1CC70-0x00A1CDA0
 public static extern bool IsFusionEnabled(SixAxisSensorHandle handle);                                                           // 0x00A1CDA0-0x00A1CDC0
コード例 #13
0
 public static extern void GetState(ref SixAxisSensorState pOutValue, SixAxisSensorHandle handle);                                // 0x00A1CC60-0x00A1CC70
 public static extern int GetStates(out SixAxisSensorState[] pOutValues, int count, SixAxisSensorHandle handle);                  // 0x00A1CC70-0x00A1CDA0
コード例 #14
0
 public static extern void Stop(SixAxisSensorHandle handle);                                                                      // 0x00A1CC30-0x00A1CC40
 public static extern bool IsRest(SixAxisSensorHandle handle);                                                                    // 0x00A1CC40-0x00A1CC60
コード例 #15
0
 public static extern void ResetFusionParameters(SixAxisSensorHandle handle);
コード例 #16
0
 public static extern bool IsRest(SixAxisSensorHandle handle);
コード例 #17
0
 public static extern void SetGyroscopeZeroDriftMode(SixAxisSensorHandle handle, GyroscopeZeroDriftMode mode);
コード例 #18
0
 public static extern void GetState(ref SixAxisSensorState pOutValue, SixAxisSensorHandle handle);
コード例 #19
0
 public static extern bool IsFirmwareUpdateAvailableForSixAxisSensor(SixAxisSensorHandle handle);
コード例 #20
0
 public static extern int GetHandles(SixAxisSensorHandle[] pOutValues, int count, NpadId npadId, NpadStyle npadStyle);            // 0x00A1CC10-0x00A1CC20
 public static extern void Start(SixAxisSensorHandle handle);                                                                     // 0x00A1CC20-0x00A1CC30