Query: glunewquadric
OS: osx
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLUNEWQUADRIC(3G) GLUNEWQUADRIC(3G)NAMEgluNewQuadric - create a quadrics objectC SPECIFICATIONGLUquadric* gluNewQuadric( void )DESCRIPTIONgluNewQuadric creates and returns a pointer to a new quadrics object. This object must be referred to when calling quadrics rendering and control functions. A return value of 0 means that there is not enough memory to allocate the object.SEE ALSOgluCylinder, gluDeleteQuadric, gluDisk, gluPartialDisk, gluQuadricCallback, gluQuadricDrawStyle, gluQuadricNormals, gluQuadricOrientation, gluQuadricTexture, gluSphere GLUNEWQUADRIC(3G)
| Related Man Pages | 
|---|
| gludisk(3g) - mojave | 
| glusphere(3g) - redhat | 
| gluquadricdrawstyle(3g) - centos | 
| gluquadricdrawstyle(3g) - xfree86 | 
| glusphere(3g) - xfree86 | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to Decode an image using openGL |