C# Class CURELab.SignLanguage.HandDetector.Model.MySkeleton

Afficher le fichier Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Méthodes publiques

Свойство Type Description
Tracked bool

Méthodes publiques

Méthode Description
MySkeleton ( int count = 20 ) : System
this ( MyJointType key ) : MyJoint
this ( int key ) : MyJoint

Method Details

MySkeleton() public méthode

public MySkeleton ( int count = 20 ) : System
count int
Résultat System

this() public méthode

public this ( MyJointType key ) : MyJoint
key MyJointType
Résultat MyJoint

this() public méthode

public this ( int key ) : MyJoint
key int
Résultat MyJoint

Property Details

Tracked public_oe property

public bool Tracked
Résultat bool