menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlTextureParameteri typedef
GlTextureParameteri typedef
dark_mode
light_mode
GlTextureParameteri
typedef
GlTextureParameteri
=
void Function
(
int
texture
,
int
pname
,
int
param
)
Implementation
typedef GlTextureParameteri = void Function(int texture, int pname, int param);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlTextureParameteri typedef
opengl_header library