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