gfm v6.2.3 (2016-12-23T00:28:54Z)
Home
Dub
Repo
GLTexture1D.setImage
gfm
opengl
texture
GLTexture1D
Sets texture content.
class
GLTexture1D
void
setImage
(
int
level
,
GLint
internalFormat
,
int
width
,
int
border
,
GLenum
format
,
GLenum
type
,
void
*
data
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
texture
GLTexture1D
constructors
this
functions
setImage
Sets texture content.