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