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