示例#1
0
 protected internal TextureCube(GraphicsDevice device, TextureCube texture) : base(device, texture)
 {
     throw new NotImplementedException();
 }
示例#2
0
 protected internal TextureCube(GraphicsDevice device, TextureCube texture) : base(device, texture)
 {
     throw new NotImplementedException();
 }