C# Class Kinect.Gestures.Swipes.KinectGestureSwipeRightToLeft

This classes is used to check for a swipe gesture, from right to left.
Inheritance: KinectGesture
Afficher le fichier Open project: NIAEFEUP/Kommando

Méthodes publiques

Méthode Description
KinectGestureSwipeRightToLeft ( ) : Kinect.Gestures.Swipes.Frames

Creates a new swipe right to left gesture.

Private Methods

Méthode Description
CreateGestureFrames ( ) : IKinectGestureFrame[]

Creates the frame sequence that defines the gesture.

Method Details

KinectGestureSwipeRightToLeft() public méthode

Creates a new swipe right to left gesture.
public KinectGestureSwipeRightToLeft ( ) : Kinect.Gestures.Swipes.Frames
Résultat Kinect.Gestures.Swipes.Frames