Home
Docs
Install
GLUT
glutLayerGet
retrieves GLUT state pertaining to the layers of the current window.
Signature
glutLayerGet
(
GLenum(
info
)
)-> int
glutLayerGet
(
query
)
-> <class 'ctypes.c_int'>
glutLayerGet( GLenum(query) ) -> c_int
Parameters
Variables
Description
info
Name of device information to retrieve.
See Also
glutEstablishOverlay
glutShowOverlay
glutCreateWindow
glutSetColor
Copyright Notices