gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
GLTexture1DArray.setImage
gfm
opengl
texture
GLTexture1DArray
Sets texture content.
class
GLTexture1DArray
void
setImage
(
int
level
,
GLint
internalFormat
,
int
width
,
int
height
,
int
border
,
GLenum
format
,
GLenum
type
,
void
*
data
)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
texture
GLTexture1DArray
constructors
this
functions
setImage
Sets texture content.