BodyExtensions.GetMirroredJoint Method (KinectEx)

Gets an IJoint object representing the joint that mirrors the specified JointTypeEx (e.g., the left wrist mirrors the right wrist).

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
[ExtensionAttribute]
public static IJoint GetMirroredJoint(
	this IBody body, 
	JointTypeEx jointType
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

[<ExtensionAttribute>]
static member GetMirroredJoint : 
	body : IBody * 
	jointType : JointTypeEx -> IJoint

Parameters

body
Type: KinectEx.IBody
jointType
Type: KinectEx.JointTypeEx

Return Value

Type: KinectEx.IJoint
Supported in:

    
 Windows Desktop - .NET 4.5
    
 Windows Desktop - .NET 4.5 (without Kinect SDK)
    
 Windows 8.1 Store - WinRT
    
 Windows 8.1 Store - WinRT (without Kinect SDK)
    
 Windows Phone 8 - WinRT