C# Class GestureFramework.Bone

Afficher le fichier Open project: UPS-CS240-F12/motion-capture

Méthodes publiques

Свойство Type Description
Joint1 JointType
Joint2 JointType

Méthodes publiques

Méthode Description
Bone ( JointType j1, JointType j2 ) : System

Method Details

Bone() public méthode

public Bone ( JointType j1, JointType j2 ) : System
j1 JointType
j2 JointType
Résultat System

Property Details

Joint1 public_oe property

public JointType Joint1
Résultat JointType

Joint2 public_oe property

public JointType Joint2
Résultat JointType