menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlScissor typedef
GlScissor typedef
dark_mode
light_mode
GlScissor
typedef
GlScissor
=
void Function
(
int
bindingindex
,
int
buffer
,
int
offset
,
int
stride
)
Implementation
typedef GlScissor = void Function(int x, int y, int width, int height);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlScissor typedef
opengl_header library