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