C# Class CCT.NUI.TestDataCollector.MarkPalmCenterMode

Inheritance: ISelectMode
Show file Open project: an83/KinectTouch2

Public Methods

Method Description
MarkPalmCenterMode ( HandDataViewModel handData ) : System
SelectPoint ( Core point ) : void

Method Details

MarkPalmCenterMode() public method

public MarkPalmCenterMode ( HandDataViewModel handData ) : System
handData HandDataViewModel
return System

SelectPoint() public method

public SelectPoint ( Core point ) : void
point Core
return void