NAME
	  fgluNewQuadric - create a quadrics object


     FORTRAN SPECIFICATION
	  CHARACTER*8 fgluNewQuadric( )


     DESCRIPTION
	  fgluNewQuadric 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 ALSO
	  fgluCylinder,	fgluDeleteQuadric, fgluDisk, fgluPartialDisk,
	  fgluQuadricCallback, fgluQuadricDrawStyle,
	  fgluQuadricNormals, fgluQuadricOrientation,
	  fgluQuadricTexture, fgluSphere