GLUDELETEQUADRIC(3G) GLUDELETEQUADRIC(3G)NAMEgluDeleteQuadric - destroy a quadrics objectC SPECIFICATIONvoid gluDeleteQuadric( GLUquadric* quad )PARAMETERSquad Specifies the quadrics object to be destroyed.DESCRIPTIONgluDeleteQuadric destroys the quadrics object (created with gluNewQuadric) and frees any memory it uses. Once gluDeleteQuadric has been called, quad cannot be used again.SEE ALSOgluNewQuadric 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 |