menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlTextureParameterIiv typedef
GlTextureParameterIiv typedef
dark_mode
light_mode
GlTextureParameterIiv
typedef
GlTextureParameterIiv
=
void Function
(
int
texture
,
int
pname
,
Pointer
<
Int32
>
params
)
Implementation
typedef GlTextureParameterIiv = void Function( int texture, int pname, Pointer<Int32> params);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlTextureParameterIiv typedef
opengl_header library