示例#1
0
 public JointTypePlanoResult(ArticulacionType jt, Plano.planos p)
 {
     jointType = jt;
     plain     = p;
 }
示例#2
0
 public JointTypePlanoResult(ArticulacionType jt, Plano.planos p)
 {
     jointType = jt;
     plain = p;
 }