MirOS Manual: gluNewQuadric(3)


GLUNEWQUADRIC(3G)   UNIX Programmer's Manual    GLUNEWQUADRIC(3G)

NAME

     gluNewQuadric - create a quadrics object

C SPECIFICATION

     GLUquadric* gluNewQuadric( void )

DESCRIPTION

     gluNewQuadric creates and returns a pointer to a new qua-
     drics 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 ALSO

     gluCylinder(3G), gluDeleteQuadric(3G), gluDisk(3G),
     gluPartialDisk(3G), gluQuadricCallback(3G),
     gluQuadricDrawStyle(3G), gluQuadricNormals(3G),
     gluQuadricOrientation(3G), gluQuadricTexture(3G),
     gluSphere(3G)

MirOS BSD #10-current   Printed 20.2.2012                       1

Generated on 2012-02-20 02:47:02 by $MirOS: src/scripts/roff2htm,v 1.70 2011/12/03 18:21:12 tg Exp $

These manual pages and other documentation are copyrighted by their respective writers; their source is available at our CVSweb, AnonCVS, and other mirrors. The rest is Copyright © 2002‒2011 The MirOS Project, Germany.
This product includes material provided by Thorsten Glaser.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.