C# Class CCT.NUI.TestDataCollector.MarkPalmCenterMode

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

Méthodes publiques

Méthode Description
MarkPalmCenterMode ( HandDataViewModel handData ) : System
SelectPoint ( Core point ) : void

Method Details

MarkPalmCenterMode() public méthode

public MarkPalmCenterMode ( HandDataViewModel handData ) : System
handData HandDataViewModel
Résultat System

SelectPoint() public méthode

public SelectPoint ( Core point ) : void
point Core
Résultat void