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