Ejemplo n.º 1
0
 public void PreMultiply(gp_GTrsf T)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public gp_GTrsf(gp_GTrsf parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public gp_GTrsf Multiplied(gp_GTrsf T)
 {
     throw new NotImplementedException();
 }