BodyExtensions.MapColorPositions<T> Method (KinectEx)
Iterates over a list of bodies to map each body's CameraSpacePoint joint locations
to ColorSpacePoints.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static void MapColorPositions<T>( this IEnumerable<T> bodies ) where T : IBody
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member MapColorPositions<'T when 'T : IBody> : bodies : IEnumerable<T> -> unit
Parameters
- bodies
-
Type: IEnumerable<T>
Supported in:
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT
Windows Desktop - .NET 4.5
Windows 8.1 Store - WinRT