Updated docs.

This commit is contained in:
Бранимир Караџић
2020-07-16 20:40:00 -07:00
parent 0c944a7117
commit c0f31e9788
2 changed files with 2 additions and 2 deletions

View File

@@ -4368,7 +4368,7 @@ otherwise prefer <cite>bgfx::setViewScissor</cite>.</p>
<span id="_CPPv3N4bgfx18InstanceDataBufferE"></span><span id="_CPPv2N4bgfx18InstanceDataBufferE"></span><span id="bgfx::InstanceDataBuffer"></span><span class="target" id="structbgfx_1_1_instance_data_buffer"></span><em class="property">struct </em><code class="sig-prename descclassname">bgfx<code class="sig-prename descclassname">::</code></code><code class="sig-name descname">InstanceDataBuffer</code><a class="headerlink" href="#_CPPv4N4bgfx18InstanceDataBufferE" title="Permalink to this definition"></a><br /></dt>
<dd><p>Instance data buffer info. </p>
<p><dl class="simple">
<dt><strong>Attention</strong></dt><dd><p>C99 equivalent is <code class="docutils literal notranslate"><span class="pre">bgfx_texture_info_t</span></code>. </p>
<dt><strong>Attention</strong></dt><dd><p>C99 equivalent is <code class="docutils literal notranslate"><span class="pre">bgfx_instance_data_buffer_t</span></code>. </p>
</dd>
</dl>
</p>

File diff suppressed because one or more lines are too long