C# Class GestureFramework.GestureMap

GestureMap - Contains the details of a gesture, including its components and their required positions. The gestures are loaded from an xml file in the file system.
Afficher le fichier Open project: UPS-CS240-F12/motion-capture Class Usage Examples

Méthodes publiques

Свойство Type Description
Items List

Méthodes publiques

Méthode Description
GestureMap ( ) : System.Collections.Generic

Method Details

GestureMap() public méthode

public GestureMap ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

Items public_oe property

public List Items
Résultat List