C# Class CCT.NUI.TestDataCollector.MarkFingersMode

Inheritance: ISelectMode
Show file Open project: VentaApps/Candescent-NUI-20148-for-Kinect-V2

Public Methods

Method Description
MarkFingersMode ( HandDataViewModel handData ) : System
SelectPoint ( Core.Point point ) : void

Method Details

MarkFingersMode() public method

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

SelectPoint() public method

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