'\" e '\"macro stdmacro .ds Vn Version 1.2 .ds Dt 6 March 1997 .ds Re Release 1.2.0 .ds Dp May 22 14:54 .ds Dm 8 May 22 14: .ds Xs 35023 3 .TH GLUNEWQUADRIC 3G .SH NAME .B "gluNewQuadric \- create a quadrics object .SH C SPECIFICATION GLUquadric* \f3gluNewQuadric\fP( void ) .nf .fi .SH DESCRIPTION \%\f3gluNewQuadric\fP 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. .SH SEE ALSO \%\f3gluCylinder\fP, \%\f3gluDeleteQuadric\fP, \%\f3gluDisk\fP, \%\f3gluPartialDisk\fP, \%\f3gluQuadricCallback\fP, \%\f3gluQuadricDrawStyle\fP, \%\f3gluQuadricNormals\fP, \%\f3gluQuadricOrientation\fP, \%\f3gluQuadricTexture\fP, \%\f3gluSphere\fP