C# Class CCT.NUI.HandTracking.Mouse.CenterOfClusterCursorMode

Inheritance: ICursorMode
Show file Open project: an83/KinectTouch2

Public Methods

Method Description
GetPoint ( HandCollection handData ) : Point
HasPoint ( HandCollection handData ) : bool

Method Details

GetPoint() public method

public GetPoint ( HandCollection handData ) : Point
handData HandCollection
return Point

HasPoint() public method

public HasPoint ( HandCollection handData ) : bool
handData HandCollection
return bool