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