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