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

Inheritance: ICursorMode
Afficher le fichier Open project: an83/KinectTouch2

Méthodes publiques

Méthode Description
GetPoint ( HandCollection handData ) : Point
HandTrackingCursorMode ( TrackingClusterDataSource trackingClusterDataSource ) : System
HasPoint ( HandCollection handData ) : bool

Method Details

GetPoint() public méthode

public GetPoint ( HandCollection handData ) : Point
handData HandCollection
Résultat Point

HandTrackingCursorMode() public méthode

public HandTrackingCursorMode ( TrackingClusterDataSource trackingClusterDataSource ) : System
trackingClusterDataSource TrackingClusterDataSource
Résultat System

HasPoint() public méthode

public HasPoint ( HandCollection handData ) : bool
handData HandCollection
Résultat bool