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