menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlTexParameterfNative typedef
GlTexParameterfNative typedef
dark_mode
light_mode
GlTexParameterfNative
typedef
GlTexParameterfNative
=
Void
Function
(
Uint32
path
,
Uint32
pname
,
Float
value
)
Implementation
typedef GlTexParameterfNative = Void Function( Uint32 target, Uint32 pname, Float param);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlTexParameterfNative typedef
opengl_header library