glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
CommonTextureMethods.set_parameter
glamour
texture
CommonTextureMethods
Sets a texture parameter.
mixintemplate
CommonTextureMethods
()
void
set_parameter
(
T
)
(
GLuint
name
,
T
params
)
if
(
is
(
T
:
int
) ||
is
(
T
:
float
)
)
Meta
Source
See Implementation
glamour
texture
CommonTextureMethods
destructors
~this
functions
activate
bind
bind_and_activate
generate_mipmaps
get_parameter
remove
set_parameter
unbind
Sets a texture parameter.