Esempio n. 1
0
 public void UpdateSkeleton(JointType jt, IJoint j)
 {
     root.Update(jt, j);
 }