SmoothedBodyList<T>.SmoothedBodyList<T> Method (KinectEx.Smoothing)

Create an instance of a SmoothedBodyList collection. Accepts an optional parameters object of the type appropriate for the specified ISmoother.

Namespace: KinectEx.Smoothing
Assembly: KinectEx (KinectEx.dll 0.4.0.0)
  • C#
  • VB
  • C++
  • F#
public SmoothedBodyList<T>(
	ISmootherParameters parameters
)

Syntax for VB is not yet implemented.

Syntax for C++ is not yet implemented

new : 
	parameters : ISmootherParameters -> SmoothedBodyList<T>

Parameters

parameters
Type: KinectEx.Smoothing.ISmootherParameters
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