com.mojang.blaze3d.textures

public abstract class GpuTextureView

implements AutoCloseable

com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView
com.mojang.blaze3d.textures.GpuTextureView

字段概要

修饰符与类型字段
private final GpuTexture
texture
texture
texture
private final int
baseMipLevel
baseMipLevel
baseMipLevel
private final int
mipLevels
mipLevels
mipLevels

构造函数概要

修饰符构造函数
public (GpuTexture texture, int baseMipLevel, int mipLevels)

方法概要

修饰符与类型方法
public abstract void
close()
close()
close()
public GpuTexture
texture()
texture()
texture()
public int
baseMipLevel()
baseMipLevel()
baseMipLevel()
public int
mipLevels()
mipLevels()
mipLevels()
public int
getWidth(int arg0)
getWidth(int arg0)
getWidth(int arg0)
getWidth(int mipLevel)
getWidth(int arg0)
public int
getHeight(int arg0)
getHeight(int arg0)
getHeight(int arg0)
getHeight(int mipLevel)
getHeight(int arg0)
public abstract boolean
isClosed()
isClosed()
isClosed()