mojave man page for gludeletequadric

Query: gludeletequadric

OS: mojave

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLUDELETEQUADRIC(3G)													      GLUDELETEQUADRIC(3G)

NAME
gluDeleteQuadric - destroy a quadrics object
C SPECIFICATION
void gluDeleteQuadric( GLUquadric* quad )
PARAMETERS
quad Specifies the quadrics object to be destroyed.
DESCRIPTION
gluDeleteQuadric destroys the quadrics object (created with gluNewQuadric) and frees any memory it uses. Once gluDeleteQuadric has been called, quad cannot be used again.
SEE ALSO
gluNewQuadric GLUDELETEQUADRIC(3G)
Related Man Pages
glucylinder(3g) - mojave
glusphere(3g) - mojave
glunewquadric(3g) - xfree86
glusphere(3g) - xfree86
gluquadricdrawstyle(3g) - suse
Similar Topics in the Unix Linux Community
Shopt -s histappend
Cannot extract libraries using sed
Controlling user input
How can I direct messages from mac console.app to a log file?
Python 3.8.0rc1 released.