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.
|