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

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

Méthodes publiques

Méthode Description
GetPoint ( HandCollection handData ) : Point
HasPoint ( HandCollection handData ) : bool

Method Details

GetPoint() public méthode

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

HasPoint() public méthode

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