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