menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlUniform1uiv typedef
GlUniform1uiv typedef
dark_mode
light_mode
GlUniform1uiv
typedef
GlUniform1uiv
=
void Function
(
int
location
,
int
count
,
Pointer
<
Uint32
>
value
)
Implementation
typedef GlUniform1uiv = void Function( int location, int count, Pointer<Uint32> value);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlUniform1uiv typedef
opengl_header library