Esempio n. 1
0
 protected internal TextureCube(GraphicsDevice device, TextureCube texture) : base(device, texture)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 protected internal TextureCube(GraphicsDevice device, TextureCube texture) : base(device, texture)
 {
     throw new NotImplementedException();
 }