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