menu
flutter_gl package
documentation
openGL/opengl-desktop/src/opengl_header.dart
GlScissorNative typedef
GlScissorNative typedef
dark_mode
light_mode
GlScissorNative
typedef
GlScissorNative
=
Void
Function
(
Int32
x
,
Int32
y
,
Int32
width
,
Int32
height
)
Implementation
typedef GlScissorNative = Void Function( Int32 x, Int32 y, Int32 width, Int32 height);
flutter_gl package
documentation
openGL/opengl-desktop/src/opengl_header
GlScissorNative typedef
opengl_header library