%PDF- %PDF-
Direktori : /proc/thread-self/root/usr/share/doc/imath-devel/html/functions/ |
Current File : //proc/thread-self/root/usr/share/doc/imath-devel/html/functions/glu.html |
<!doctype html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>GLU Functions — Imath Documentation</title> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/bizstyle.css" type="text/css" /> <script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script> <script src="../_static/jquery.js"></script> <script src="../_static/underscore.js"></script> <script src="../_static/doctools.js"></script> <script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script> <script src="../_static/bizstyle.js"></script> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="Line3 Functions" href="line.html" /> <link rel="prev" title="GL Functions" href="gl.html" /> <meta name="viewport" content="width=device-width,initial-scale=1.0" /> <!--[if lt IE 9]> <script src="_static/css3-mediaqueries.js"></script> <![endif]--> </head><body> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="line.html" title="Line3 Functions" accesskey="N">next</a> |</li> <li class="right" > <a href="gl.html" title="GL Functions" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">Imath</a> »</li> <li class="nav-item nav-item-this"><a href="">GLU Functions</a></li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="glu-functions"> <span id="id1"></span><h1>GLU Functions<a class="headerlink" href="#glu-functions" title="Permalink to this headline">¶</a></h1> <p>Functions that wrap GLU calls to accept Imath vectors.</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="c1">#include <Imath/ImathGLU.h></span> </pre></div> </div> <dl class="cpp function"> <dt id="_CPPv49gluLookAtRKN5Imath3V3fERKN5Imath3V3fERKN5Imath3V3fE"> <span id="_CPPv39gluLookAtRKN5Imath3V3fERKN5Imath3V3fERKN5Imath3V3fE"></span><span id="_CPPv29gluLookAtRKN5Imath3V3fERKN5Imath3V3fERKN5Imath3V3fE"></span><span id="gluLookAt__Imath::V3fCR.Imath::V3fCR.Imath::V3fCR"></span><span class="target" id="_imath_g_l_u_8h_1ae3fcb64b9f2d6a5243a4bd85efe481b2"></span><em class="property">inline</em> void <code class="sig-name descname">gluLookAt</code><span class="sig-paren">(</span><em class="property">const</em> Imath::<a class="reference internal" href="../classes/Vec3.html#_CPPv4N5Imath3V3fE" title="Imath::V3f">V3f</a> &<em>pos</em>, <em class="property">const</em> Imath::<a class="reference internal" href="../classes/Vec3.html#_CPPv4N5Imath3V3fE" title="Imath::V3f">V3f</a> &<em>interest</em>, <em class="property">const</em> Imath::<a class="reference internal" href="../classes/Vec3.html#_CPPv4N5Imath3V3fE" title="Imath::V3f">V3f</a> &<em>up</em><span class="sig-paren">)</span><a class="headerlink" href="#_CPPv49gluLookAtRKN5Imath3V3fERKN5Imath3V3fERKN5Imath3V3fE" title="Permalink to this definition">¶</a><br /></dt> <dd><p>Call gluLookAt with the given position, interest, and up-vector. </p> </dd></dl> </div> <div class="clearer"></div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../index.html"> <img class="logo" src="../_static/imath-logo-blue.png" alt="Logo"/> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="gl.html" title="previous chapter">GL Functions</a></p> <h4>Next topic</h4> <p class="topless"><a href="line.html" title="next chapter">Line3 Functions</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../_sources/functions/glu.rst.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3 id="searchlabel">Quick search</h3> <div class="searchformwrapper"> <form class="search" action="../search.html" method="get"> <input type="text" name="q" aria-labelledby="searchlabel" /> <input type="submit" value="Go" /> </form> </div> </div> <script>$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="line.html" title="Line3 Functions" >next</a> |</li> <li class="right" > <a href="gl.html" title="GL Functions" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">Imath</a> »</li> <li class="nav-item nav-item-this"><a href="">GLU Functions</a></li> </ul> </div> <div class="footer" role="contentinfo"> © Copyright 2021, Contributors to the OpenEXR Project. Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.4.3. </div> </body> </html>