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