menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlAttachShader typedef
GlAttachShader typedef
dark_mode
light_mode
GlAttachShader
typedef
GlAttachShader
=
void Function
(
int
program
,
int
shader
)
Implementation
typedef GlAttachShader = void Function(int program, int shader);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlAttachShader typedef
opengl_header library