Tanoda
|
Public Member Functions | |
void | TestNow () |
void | TestRebaserLifeCycle () |
void | TestCreateConnection () |
void | TestOpenConnection () |
void | TestGetConnectionInfo () |
void | TestPollConnection () |
void | TestInterpolateFrames () |
void | TestGetDeviceList () |
void | TestOpenDevice () |
void | TestGetDeviceInfo () |
void | TestGetOneDeviceInfo () |
void | TestSetPolicyFlags () |
void | TestSetDeviceFlags () |
void | TestCloseDevice () |
void | TestDestroyConnection () |
void | TestBoolConfigReadWrite () |
void | TestReadFloatConfig () |
void | TestFloatConfigReadWrite () |
void | TestInt32ConfigReadWrite () |
void | TestGetStringConfigValue () |
void | TestStringConfigReadWrite () |
Definition at line 21 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestBoolConfigReadWrite | ( | ) |
Definition at line 515 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestCloseDevice | ( | ) |
Definition at line 464 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestCreateConnection | ( | ) |
Definition at line 56 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestDestroyConnection | ( | ) |
Definition at line 505 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestFloatConfigReadWrite | ( | ) |
Definition at line 651 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestGetConnectionInfo | ( | ) |
Definition at line 94 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestGetDeviceInfo | ( | ) |
Definition at line 290 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestGetDeviceList | ( | ) |
Definition at line 215 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestGetOneDeviceInfo | ( | ) |
Definition at line 347 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestGetStringConfigValue | ( | ) |
Definition at line 855 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestInt32ConfigReadWrite | ( | ) |
Definition at line 755 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestInterpolateFrames | ( | ) |
Definition at line 151 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestNow | ( | ) |
Definition at line 24 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestOpenConnection | ( | ) |
Definition at line 77 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestOpenDevice | ( | ) |
Definition at line 250 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestPollConnection | ( | ) |
Definition at line 128 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestReadFloatConfig | ( | ) |
Definition at line 609 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestRebaserLifeCycle | ( | ) |
Definition at line 36 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestSetDeviceFlags | ( | ) |
Definition at line 421 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestSetPolicyFlags | ( | ) |
Definition at line 394 of file LeapCTests.cs.
void Leap.LeapCSharp.Tests.LeapCTests.TestStringConfigReadWrite | ( | ) |
Definition at line 898 of file LeapCTests.cs.