Ejemplo n.º 1
0
 private void jointBuild(joints obj)
 {
     //build the joints
 }
Ejemplo n.º 2
0
 private void deleteThisJoint(joints obj)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 3
0
 private void deleteThisJoint(joints obj)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 4
0
 private void jointBuild(joints obj)
 {
     //build the joints
 }