C# Class HandInput.Engine.TrackingResult

Exibir arquivo Open project: ushadow/handinput Class Usage Examples

Public Methods

Method Description
TrackingResult ( ) : System
TrackingResult ( Option relPos, Option angle, Byte>.Image smoothedDepth, List depthBox, Byte>.Image skin = null, List colorBox = null ) : System

Method Details

TrackingResult() public method

public TrackingResult ( ) : System
return System

TrackingResult() public method

public TrackingResult ( Option relPos, Option angle, Byte>.Image smoothedDepth, List depthBox, Byte>.Image skin = null, List colorBox = null ) : System
relPos Option
angle Option
smoothedDepth Byte>.Image
depthBox List
skin Byte>.Image
colorBox List
return System