IJoint Interface (KinectEx)

An interface that explicitly maps all of the Kinect SDK Joint members so that different variations of joint can be used for both smoothing and recording.

Namespace: KinectEx
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public interface IJoint

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

type public IJoint = interface end

The IJoint type exposes the following members.

  Platforms Name Description
ColorPosition Gets or sets the 2D color space position. 
DepthPosition Gets or sets the 2D depth space position. 
JointType Gets or sets the type of the joint. 
Position Gets or sets the position. 
TrackingState Gets or sets the state of the tracking. 
Top
  Platforms Name Description
Update(IJoint) Update the joint position based on the referenced IJoint
Update(Joint) Update the joint position based on the referened Joint
Update(Joint) Update the joint position based on the referened Joint
Top
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