mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated docs.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Documentation — bgfx 1.124.8674 documentation</title>
|
||||
<title>Documentation — bgfx 1.127.8709 documentation</title>
|
||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
|
||||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<script src="_static/js/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<script src="_static/documentation_options.js?v=6aae239d"></script>
|
||||
<script src="_static/documentation_options.js?v=7ae1beac"></script>
|
||||
<script src="_static/doctools.js?v=888ff710"></script>
|
||||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
||||
<script src="_static/js/theme.js"></script>
|
||||
@@ -34,7 +34,7 @@
|
||||
bgfx
|
||||
</a>
|
||||
<div class="version">
|
||||
1.124.8674
|
||||
1.127.8709
|
||||
</div>
|
||||
<div role="search">
|
||||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
||||
@@ -205,7 +205,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="bgfx.html#views">Views</a><ul>
|
||||
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx11setViewNameE6ViewIdPKc"><code class="docutils literal notranslate"><span class="pre">setViewName()</span></code></a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx11setViewNameE6ViewIdPKc7int32_t"><code class="docutils literal notranslate"><span class="pre">setViewName()</span></code></a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx11setViewRectE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"><code class="docutils literal notranslate"><span class="pre">setViewRect()</span></code></a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx11setViewRectE6ViewId8uint16_t8uint16_tN15BackbufferRatio4EnumE"><code class="docutils literal notranslate"><span class="pre">setViewRect()</span></code></a></li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx14setViewScissorE6ViewId8uint16_t8uint16_t8uint16_t8uint16_t"><code class="docutils literal notranslate"><span class="pre">setViewScissor()</span></code></a></li>
|
||||
|
||||
Reference in New Issue
Block a user