Ejemplo n.º 1
0
 public global::Windows.Perception.People.JointPose GetRelativeJoint(global::Windows.Perception.People.HandJointKind joint, global::Windows.Perception.People.HandJointKind referenceJoint)
 {
     throw new global::System.NotImplementedException("The member JointPose HandPose.GetRelativeJoint(HandJointKind joint, HandJointKind referenceJoint) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public bool TryGetJoint(global::Windows.Perception.Spatial.SpatialCoordinateSystem coordinateSystem, global::Windows.Perception.People.HandJointKind joint, out global::Windows.Perception.People.JointPose jointPose)
 {
     throw new global::System.NotImplementedException("The member bool HandPose.TryGetJoint(SpatialCoordinateSystem coordinateSystem, HandJointKind joint, out JointPose jointPose) is not implemented in Uno.");
 }