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