C# Class Grafiti.GestureRecognizers.LazoGRConfiguration

Inheritance: Grafiti.GRConfiguration
Afficher le fichier Open project: nuigroup/grafiti Class Usage Examples

Méthodes publiques

Méthode Description
LazoGRConfiguration ( ) : System
LazoGRConfiguration ( List currentTuioObjects ) : System
LazoGRConfiguration ( List currentTuioObjects, float threshold ) : System

Method Details

LazoGRConfiguration() public méthode

public LazoGRConfiguration ( ) : System
Résultat System

LazoGRConfiguration() public méthode

public LazoGRConfiguration ( List currentTuioObjects ) : System
currentTuioObjects List
Résultat System

LazoGRConfiguration() public méthode

public LazoGRConfiguration ( List currentTuioObjects, float threshold ) : System
currentTuioObjects List
threshold float
Résultat System