menu
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlScissorIndexed typedef
GlScissorIndexed typedef
dark_mode
light_mode
GlScissorIndexed
typedef
GlScissorIndexed
=
void Function
(
int
index
,
int
left
,
int
bottom
,
int
width
,
int
height
)
Implementation
typedef GlScissorIndexed = void Function( int index, int left, int bottom, int width, int height);
openworld_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlScissorIndexed typedef
opengl_header library