Public Attributes | |
| GLenum | target |
| GLint | level |
| GLint | components |
| GLsizei | width |
| GLsizei | height |
| GLint | border |
| GLenum | format |
| GLenum | type |
| GLvoid * | pixels |
| GLenum | wrapS |
| GLenum | wrapT |
| GLenum | minFilter |
| GLenum | magFilter |
params for glTexImage2D()
GL_CLAMP, GL_REPEAT.
params for glTexParameter()
GL_CLAMP, GL_REPEAT.
GL_NEAREST, GL_LINEAR.
GL_NEAREST, GL_LINEAR, etc.
1.5.0