GLUNEWTESS
NAMEC SPECIFICATION
DESCRIPTION
SEE ALSO
NAME
gluNewTess − create a tessellation object
C SPECIFICATION
GLUtesselator* gluNewTess( void )
DESCRIPTION
gluNewTess creates and returns a pointer to a new tessellation object. This object must be referred to when calling tessellation functions. A return value of 0 means that there is not enough memory to allocate the object.
SEE ALSO
gluTessBeginPolygon(3G), gluDeleteTess(3G), gluTessCallback(3G)
More Linux Commands
manpages/pom_remove_parent.7.html
pom_remove_parent(7) remove parent POM reference from POM fi
This macro patches specified POM file removing reference to parent POM. POM location can be either a full path to the POM file, or a path to the directory conta
manpages/XCreateOC.3.html
XCreateOC(3) - create output contexts - Linux manual page...
The XCreateOC function creates an output context within the specified output method. The base font names argument is mandatory at creation time, and the output
manpages/XtRealloc.3.html
XtRealloc(3) - memory management functions - Linux man page
The XtMalloc functions returns a pointer to a block of storage of at least the specified size bytes. If there is insufficient memory to allocate the new block,
manpages/gnutls_pkcs11_obj_list_import_url.3.html
gnutls_pkcs11_obj_list_import_url(3) - API function.........
This function will initialize and set values to an object list by using all objects identified by a PKCS 11 URL. RETURNS On success, GNUTLS_E_SUCCESS (0) is ret
manpages/gnutls_x509_crt_get_subject_unique_id.3.html
gnutls_x509_crt_get_subject_unique_id(3) - API function.....
This function will extract the subjectUniqueID value (if present) for the given certificate. If the user allocated memory buffer is not large enough to hold the
manpages/cexp.3.html
cexp(3) - complex exponential function - Linux manual page
The function calculates e (2.71828..., the base of natural logarithms) raised to the power of z. One has: cexp(I * z) = ccos(z) + I * csin(z) VERSIONS These fun
manpages/gnutls_register_md5_handler.3.html
gnutls_register_md5_handler(3) - API function (Man Page)....
Register a non-libgcrypt based MD5 and HMAC-MD5 handler. This is useful if you run Libgcrypt in FIPS-mode. Normally TLS requires use of MD5, so without this you
manpages/pfmtopam.1.html
pfmtopam(1) - Convert PFM (Portable Float Map) image to Netp
This program is part of Netpbm(1) pfmtopam reads a PFM (Portable Float Map) image and converts it to PAM. See pamtopfm(1) for a description of PFM. If you want
manpages/gfortran.1.html
gfortran(1) - GNU Fortran compiler - Linux manual page......
The gfortran command supports all the options supported by the gcc command. Only options specific to GNU Fortran are documented here. All GCC and GNU Fortran op
manpages/erase.3ncurses.html
erase(3ncurses) - clear all or part of a curses window......
The erase and werase routines copy blanks to every position in the window, clearing the screen. The clear and wclear routines are like erase and werase, but the
manpages/glTexEnvf.3gl.html
glTexEnvf(3gl) - set texture environment parameters.........
A texture environment specifies how texture values are interpreted when a fragment is textured. target must be GL_TEXTURE_ENV. pname can be either GL_TEXTURE_EN
manpages/XKeyboardControl.3.html
XKeyboardControl(3) - manipulate keyboard settings and keybo
XKeyboardControl.3 - The XChangeKeyboardControl function controls the keyboard characteristics defined by the XKeyboardControl structure. The value_mask argumen
