menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlBindTexturesNative typedef
GlBindTexturesNative typedef
dark_mode
light_mode
GlBindTexturesNative
typedef
GlBindTexturesNative
=
Void
Function
(
Uint32
first
,
Int32
count
,
Pointer
<
Uint32
>
textures
)
Implementation
typedef GlBindTexturesNative = Void Function( Uint32 first, Int32 count, Pointer<Uint32> textures);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlBindTexturesNative typedef
opengl_header library