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
glunewquadric(3g) - redhat
gluquadricdrawstyle(3g) - centos
glunewquadric(3g) - xfree86
gluquadricdrawstyle(3g) - suse
glucylinder(3g) - osx
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
When is a _function_ not a _function_?
Shopt -s histappend
Python: Refer a properties file from different location