43c0590973d36b9240508a9be89a1d9cdf216d73
[clinton/guile-figl.git] / upstream-man-pages / man2 / xhtml / gluNewQuadric.xml
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd">
2 <!-- saved from url=(0013)about:internet -->
3 <?xml-stylesheet type="text/xsl" href="mathml.xsl"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:pref="http://www.w3.org/2002/Math/preference" pref:renderer="mathplayer-dl"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>gluNewQuadric</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /></head><body><div class="refentry" lang="en" xml:lang="en"><a id="gluNewQuadric"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>gluNewQuadric — create a quadrics object</p></div><div class="refsynopsisdiv"><h2>C Specification</h2><div class="funcsynopsis"><table border="0" summary="Function synopsis" cellspacing="0" cellpadding="0"><tr><td><code class="funcdef">GLUquadric* <b class="fsfunc">gluNewQuadric</b>(</code></td></tr></table></div></div><div class="refsect1" lang="en" xml:lang="en"><a id="description"></a><h2>Description</h2><p>
4 <code class="function">gluNewQuadric</code> creates and returns a pointer to
5 a new quadrics object. This object must be referred to when
6 calling quadrics rendering and control functions. A return value of
7 0 means that there is not enough memory to allocate the object.
8 </p></div><div class="refsect1" lang="en" xml:lang="en"><a id="seealso"></a><h2>See Also</h2><p>
9 <a class="citerefentry" href="gluCylinder.xml"><span class="citerefentry"><span class="refentrytitle">gluCylinder</span></span></a>,
10 <a class="citerefentry" href="gluDeleteQuadric.xml"><span class="citerefentry"><span class="refentrytitle">gluDeleteQuadric</span></span></a>,
11 <a class="citerefentry" href="gluDisk.xml"><span class="citerefentry"><span class="refentrytitle">gluDisk</span></span></a>,
12 <a class="citerefentry" href="gluPartialDisk.xml"><span class="citerefentry"><span class="refentrytitle">gluPartialDisk</span></span></a>,
13 <a class="citerefentry" href="gluQuadricCallback.xml"><span class="citerefentry"><span class="refentrytitle">gluQuadricCallback</span></span></a>,
14 <a class="citerefentry" href="gluQuadricDrawStyle.xml"><span class="citerefentry"><span class="refentrytitle">gluQuadricDrawStyle</span></span></a>,
15 <a class="citerefentry" href="gluQuadricNormals.xml"><span class="citerefentry"><span class="refentrytitle">gluQuadricNormals</span></span></a>,
16 <a class="citerefentry" href="gluQuadricOrientation.xml"><span class="citerefentry"><span class="refentrytitle">gluQuadricOrientation</span></span></a>,
17 <a class="citerefentry" href="gluQuadricTexture.xml"><span class="citerefentry"><span class="refentrytitle">gluQuadricTexture</span></span></a>,
18 <a class="citerefentry" href="gluSphere.xml"><span class="citerefentry"><span class="refentrytitle">gluSphere</span></span></a>
19 </p></div><div class="refsect1" lang="en" xml:lang="en"><a id="Copyright"></a><h2>Copyright</h2><p>
20 Copyright <span class="trademark"></span>© 1991-2006
21 Silicon Graphics, Inc. This document is licensed under the SGI
22 Free Software B License. For details, see
23 <a class="ulink" href="http://oss.sgi.com/projects/FreeB/" target="_top">http://oss.sgi.com/projects/FreeB/</a>.
24 </p></div></div></body></html>