|
void | IdsAreSame () |
|
void | AreBinaryEqual () |
|
virtual void | Setup () |
|
virtual void | Teardown () |
|
void | HandsAreUnique () |
|
void | HandsHaveFiveFingers () |
|
void | FingersHaveFourBones ([ValueSource(typeof(FrameValidator), "_fingers")] Finger.FingerType fingerType, [ValueSource(typeof(FrameValidator), "_bones")] Bone.BoneType boneType) |
|
void | BoneLength ([ValueSource(typeof(FrameValidator), "_fingers")] Finger.FingerType fingerType, [ValueSource(typeof(FrameValidator), "_bones")] Bone.BoneType boneType) |
|
void | JointsMatch ([ValueSource(typeof(FrameValidator), "_fingers")] Finger.FingerType fingerType, [ValueSource(typeof(FrameValidator), "_bones")] Bone.BoneType boneType) |
|
void | CenterIsBetweenJoints ([ValueSource(typeof(FrameValidator), "_fingers")] Finger.FingerType fingerType, [ValueSource(typeof(FrameValidator), "_bones")] Bone.BoneType boneType) |
|
void | DirectionMatchesJoints ([ValueSource(typeof(FrameValidator), "_fingers")] Finger.FingerType fingerType, [ValueSource(typeof(FrameValidator), "_bones")] Bone.BoneType boneType) |
|
void | RotationIsValid () |
|
Definition at line 17 of file TransformCopyTest.cs.
◆ AreBinaryEqual()
void Leap.Unity.Tests.TransformCopyIdentity.AreBinaryEqual |
( |
| ) |
|
◆ createFrame()
override Frame Leap.Unity.Tests.TransformCopyIdentity.createFrame |
( |
| ) |
|
|
protectedvirtual |
◆ IdsAreSame()
void Leap.Unity.Tests.TransformCopyIdentity.IdsAreSame |
( |
| ) |
|
◆ _originalFrame
Frame Leap.Unity.Tests.TransformCopyIdentity._originalFrame |
|
protected |
The documentation for this class was generated from the following file: