C# Class KinectMultiHand.Kinect

ファイルを表示 Open project: kindohm/kinect-nite-dev Class Usage Examples

Public Methods

Method Description
Reset ( ) : void
Run ( ) : void

Private Methods

Method Description
sessionManager_SessionEnded ( object sender, EventArgs e ) : void
sessionManager_SessionStarted ( object sender, PointEventArgs e ) : void
swipeDetector_GeneralSwipe ( object sender, SwipeDetectorGeneralEventArgs e ) : void

Method Details

Reset() public static method

public static Reset ( ) : void
return void

Run() public static method

public static Run ( ) : void
return void