Ejemplo n.º 1
0
 public Graphic3d_Texture1Dmanual(Graphic3d_NameOfTexture1D theNOT)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Graphic3d_Texture1D(Graphic3d_NameOfTexture1D theName, Graphic3d_TypeOfTexture theType)
     : base()
 {
     throw new NotImplementedException();
 }