C# Class TechfairKinect.Gestures.Kinect.SkeletonReadEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: techx/old-techfair-kinect-booth Class Usage Examples

Méthodes publiques

Méthode Description
SkeletonReadEventArgs ( int skeletonId, ScaledJoint>.Dictionary skeleton, long timestamp ) : System

Method Details

SkeletonReadEventArgs() public méthode

public SkeletonReadEventArgs ( int skeletonId, ScaledJoint>.Dictionary skeleton, long timestamp ) : System
skeletonId int
skeleton ScaledJoint>.Dictionary
timestamp long
Résultat System