예제 #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();
 }