예제 #1
0
파일: Enums.cs 프로젝트: Tecaa/Configurerer
 public JointTypePlanoResult(ArticulacionType jt, Plano.planos p)
 {
     jointType = jt;
     plain     = p;
 }
예제 #2
0
파일: Enums.cs 프로젝트: Tecaa/Configurerer
 public JointTypePlanoResult(ArticulacionType jt, Plano.planos p)
 {
     jointType = jt;
     plain = p;
 }