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