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