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