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
x
,
int
y
,
int
width
,
int
height
)
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