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