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