Esempio n. 1
0
 public Graphic3d_Texture2D(Graphic3d_NameOfTexture2D theName, Graphic3d_TypeOfTexture theType)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public Graphic3d_Texture2Dmanual(Graphic3d_NameOfTexture2D theNOT)
     : base()
 {
     throw new NotImplementedException();
 }