gludeletequadric(3g) osx man page | unix.com

Man Page: gludeletequadric

Operating Environment: osx

Section: 3g

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
glusphere(3g) - mojave
glucylinder(3g) - redhat
glunewquadric(3g) - redhat
glunewquadric(3g) - xfree86
gluquadricdrawstyle(3g) - xfree86
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location