menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlTexParameterfvNative typedef
GlTexParameterfvNative typedef
dark_mode
light_mode
GlTexParameterfvNative
typedef
GlTexParameterfvNative
=
Void
Function
(
Uint32
target
,
Uint32
pname
,
Pointer
<
Float
>
params
)
Implementation
typedef GlTexParameterfvNative = Void Function( Uint32 target, Uint32 pname, Pointer<Float> params);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlTexParameterfvNative typedef
opengl_header library