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