|
|
@@ -1,21 +1,19 @@
|
|
|
+
|
|
|
+
|
|
|
<!DOCTYPE html>
|
|
|
<html class="writer-html5" lang="en" data-content_root="./">
|
|
|
<head>
|
|
|
<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.128.8816 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" />
|
|
|
+ <title>Documentation — bgfx 1.129.8834 documentation</title>
|
|
|
+ <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
|
|
|
|
|
|
|
|
|
- <!--[if lt IE 9]>
|
|
|
- <script src="_static/js/html5shiv.min.js"></script>
|
|
|
- <![endif]-->
|
|
|
-
|
|
|
- <script src="_static/documentation_options.js?v=67277546"></script>
|
|
|
- <script src="_static/doctools.js?v=888ff710"></script>
|
|
|
- <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
|
+ <script src="_static/documentation_options.js?v=5d5779b2"></script>
|
|
|
+ <script src="_static/doctools.js?v=9bcbadda"></script>
|
|
|
+ <script src="_static/sphinx_highlight.js?v=dc90522c"></script>
|
|
|
<script src="_static/js/theme.js"></script>
|
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
|
<link rel="search" title="Search" href="search.html" />
|
|
|
@@ -33,9 +31,6 @@
|
|
|
<a href="#" class="icon icon-home">
|
|
|
bgfx
|
|
|
</a>
|
|
|
- <div class="version">
|
|
|
- 1.128.8816
|
|
|
- </div>
|
|
|
<div role="search">
|
|
|
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
|
|
|
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
|
|
|
@@ -211,7 +206,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
|
|
<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>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx12setViewClearE6ViewId8uint16_t8uint32_tf7uint8_t"><code class="docutils literal notranslate"><span class="pre">setViewClear()</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx12setViewClearE6ViewId8uint16_tf7uint8_t7uint8_t7uint8_t7uint8_t7uint8_t7uint8_t7uint8_t7uint8_t7uint8_t"><code class="docutils literal notranslate"><span class="pre">setViewClear()</span></code></a></li>
|
|
|
-<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx8ViewModeE"><code class="docutils literal notranslate"><span class="pre">ViewMode</span></code></a></li>
|
|
|
+<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx8ViewModeE"><code class="docutils literal notranslate"><span class="pre">bgfx::ViewMode</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx11setViewModeE6ViewIdN8ViewMode4EnumE"><code class="docutils literal notranslate"><span class="pre">setViewMode()</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx18setViewFrameBufferE6ViewId17FrameBufferHandle"><code class="docutils literal notranslate"><span class="pre">setViewFrameBuffer()</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx16setViewTransformE6ViewIdPKvPKv"><code class="docutils literal notranslate"><span class="pre">setViewTransform()</span></code></a></li>
|
|
|
@@ -227,7 +222,7 @@ licensed under permissive BSD-2 clause open source license.</p>
|
|
|
</ul>
|
|
|
</li>
|
|
|
<li class="toctree-l2"><a class="reference internal" href="bgfx.html#resources">Resources</a><ul>
|
|
|
-<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx6MemoryE"><code class="docutils literal notranslate"><span class="pre">Memory</span></code></a></li>
|
|
|
+<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx6MemoryE"><code class="docutils literal notranslate"><span class="pre">bgfx::Memory</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx5allocE8uint32_t"><code class="docutils literal notranslate"><span class="pre">alloc()</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx4copyEPKv8uint32_t"><code class="docutils literal notranslate"><span class="pre">copy()</span></code></a></li>
|
|
|
<li class="toctree-l3"><a class="reference internal" href="bgfx.html#_CPPv4N4bgfx7makeRefEPKv8uint32_t9ReleaseFnPv"><code class="docutils literal notranslate"><span class="pre">makeRef()</span></code></a></li>
|