点击或拖拽改变大小

OpenGLTexParameter 方法

重载列表
  名称说明
公共方法TexParameter(UInt32, UInt32, Int32)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(UInt32, UInt32, Int32)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(UInt32, UInt32, Single)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(UInt32, UInt32, Single)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(TextureTarget, TextureParameter, Int32)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(TextureTarget, TextureParameter, Int32)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(TextureTarget, TextureParameter, Single)
This function sets the parameters for the currently binded texture object.
公共方法TexParameter(TextureTarget, TextureParameter, Single)
This function sets the parameters for the currently binded texture object.
Top
参见