GLGETPOLYGONSTIPPLE



GLGETPOLYGONSTIPPLE

NAME
C SPECIFICATION
PARAMETERS
DESCRIPTION
NOTES
ERRORS
SEE ALSO

NAME

glGetPolygonStipple − return the polygon stipple pattern

C SPECIFICATION

void glGetPolygonStipple( GLubyte *mask )

PARAMETERS

mask

Returns the stipple pattern. The initial value is all 1’s.

DESCRIPTION

glGetPolygonStipple returns to mask a $32 ~times~ 32$ polygon stipple pattern. The pattern is packed into memory as if glReadPixels with both height and width of 32, type of GL_BITMAP, and format of GL_COLOR_INDEX were called, and the stipple pattern were stored in an internal $32 ~times~ 32$ color index buffer. Unlike glReadPixels, however, pixel transfer operations (shift, offset, pixel map) are not applied to the returned stipple image.

NOTES

If an error is generated, no change is made to the contents of mask.

ERRORS

GL_INVALID_OPERATION is generated if glGetPolygonStipple is executed between the execution of glBegin and the corresponding execution of glEnd.

SEE ALSO

glPixelStore(3G), glPixelTransfer(3G), glPolygonStipple(3G), glReadPixels(3G)



More Linux Commands

manpages/URI::_punycode.3pm.html
URI::_punycode(3pm) - encodes Unicode string in Punycode....
URI::_punycode is a module to encode / decode Unicode strings into Punycode, an efficient encoding of Unicode for use with IDNA . This module requires Perl 5.6.

manpages/jpico.1.html
jpico(1) - Joe's Own Editor (Commands - Linux man page).....
JOE is a powerful ASCII-text screen editor. It has a mode-less user interface which is similar to many user-friendly PC editors. Users of Micro-Pros WordStar or

manpages/hwinfo.html
hwinfo.8 - 301 Moved Permanently.......................

manpages/FcStrDowncase.3.html
FcStrDowncase(3) - create a lower case translation of a stri
Allocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer. VERSION Fontconfig version 2.8.0 FcStrDowncase.3 (Libr

manpages/pom_add_plugin.7.html
pom_add_plugin(7) add plugin invocation to POM file.........
This macro patches specified POM file adding plugin invocation of given groupId and artifactId. groupId and artifactId are identifiers of Maven plugin artifact

manpages/XkbSelectEventDetails.3.html
XkbSelectEventDetails(3) - Selects or deselects for a specif
XkbSelectEventDetails.3 - Xkb events are selected using an event mask, much the same as normal core X events are selected. However, unlike selecting core X even

manpages/rpmqpack.8.html
rpmqpack(8) - check for installed rpm packages (Man Page)...
rpmqpack checks if packages given as arguments are installed in the system. It prints each installed package to stdout. If no arguments are given all installed

manpages/DPMSQueryExtension.3.html
DPMSQueryExtension(3) - queries the X server to determine th
The DPMSQueryExtension function queries the X server to determine the availability of the Display Power Management Signaling (DPMS) Extension. If the extension

manpages/wcsncmp.3.html
wcsncmp(3) - compare two fixed-size wide-character strings
The wcsncmp() function is the wide-character equivalent of the strncmp(3) function. It compares the wide-character string pointed to by s1 and the wide-characte

manpages/ucs2any.1.html
ucs2any(1) - generate BDF fonts containing subsets of ISO 10
ucs2any allows one to generate from an ISO 10646-1 encoded BDF font other BDF fonts in any possible encoding. This way, one can derive from a single ISO 10646-1

manpages/gnutls_dtls_cookie_send.3.html
gnutls_dtls_cookie_send(3) - API function - Linux man page
This function can be used to prevent denial of service attacks to a DTLS server by requiring the client to reply using a cookie sent by this function. That way

manpages/form_post.3form.html
form_post(3form) - write or erase forms from associated subw
form_post.3form - The function post_form displays a form to its associated subwindow. To trigger physical display of the subwindow, use refresh or some equivale





We can't live, work or learn in freedom unless the software we use is free.