GLTextureRectangle.setImage

Sets texture content.

class GLTextureRectangle
void
setImage
(
int level
,,
int width
,
int height
,
int border
,
GLenum format
,
GLenum type
,
void* data
)

Throws

OpenGLException on error.

Meta