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