docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ImGuizmoNative
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -304,13 +304,13 @@
</table>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOverNil_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOverNil*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOverNil" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOverNil">ImGuizmo_IsOverNil()</h4>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOver_Nil_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOver_Nil*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOver_Nil" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOver_Nil">ImGuizmo_IsOver_Nil()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static extern byte ImGuizmo_IsOverNil()</code></pre>
<pre><code class="lang-csharp hljs">public static extern byte ImGuizmo_IsOver_Nil()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
@ -329,13 +329,13 @@
</table>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOverOPERATION_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOverOPERATION*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOverOPERATION_ImGuizmoNET_OPERATION_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOverOPERATION(ImGuizmoNET.OPERATION)">ImGuizmo_IsOverOPERATION(OPERATION)</h4>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOver_OPERATION_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOver_OPERATION*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_IsOver_OPERATION_ImGuizmoNET_OPERATION_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_IsOver_OPERATION(ImGuizmoNET.OPERATION)">ImGuizmo_IsOver_OPERATION(OPERATION)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static extern byte ImGuizmo_IsOverOPERATION(OPERATION op)</code></pre>
<pre><code class="lang-csharp hljs">public static extern byte ImGuizmo_IsOver_OPERATION(OPERATION op)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -697,13 +697,13 @@
</table>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_System_Single__System_Single_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate(System.Single*,System.Single,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32)">ImGuizmo_ViewManipulate(Single*, Single, Vector2, Vector2, UInt32)</h4>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_Float_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate_Float*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_Float_System_Single__System_Single_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate_Float(System.Single*,System.Single,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32)">ImGuizmo_ViewManipulate_Float(Single*, Single, Vector2, Vector2, UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static extern void ImGuizmo_ViewManipulate(float *view, float length, Vector2 position, Vector2 size, uint backgroundColor)</code></pre>
<pre><code class="lang-csharp hljs">public static extern void ImGuizmo_ViewManipulate_Float(float *view, float length, Vector2 position, Vector2 size, uint backgroundColor)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -742,6 +742,73 @@
</tr>
</tbody>
</table>
<a id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_FloatPtr_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate_FloatPtr*"></a>
<h4 id="ImGuizmoNET_ImGuizmoNative_ImGuizmo_ViewManipulate_FloatPtr_System_Single__System_Single__ImGuizmoNET_OPERATION_ImGuizmoNET_MODE_System_Single__System_Single_System_Numerics_Vector2_System_Numerics_Vector2_System_UInt32_" data-uid="ImGuizmoNET.ImGuizmoNative.ImGuizmo_ViewManipulate_FloatPtr(System.Single*,System.Single*,ImGuizmoNET.OPERATION,ImGuizmoNET.MODE,System.Single*,System.Single,System.Numerics.Vector2,System.Numerics.Vector2,System.UInt32)">ImGuizmo_ViewManipulate_FloatPtr(Single*, Single*, OPERATION, MODE, Single*, Single, Vector2, Vector2, UInt32)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static extern void ImGuizmo_ViewManipulate_FloatPtr(float *view, float *projection, OPERATION operation, MODE mode, float *matrix, float length, Vector2 position, Vector2 size, uint backgroundColor)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td><span class="parametername">view</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td><span class="parametername">projection</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="ImGuizmoNET.OPERATION.html">OPERATION</a></td>
<td><span class="parametername">operation</span></td>
<td></td>
</tr>
<tr>
<td><a class="xref" href="ImGuizmoNET.MODE.html">MODE</a></td>
<td><span class="parametername">mode</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Single</span>*</td>
<td><span class="parametername">matrix</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Single</span></td>
<td><span class="parametername">length</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">position</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">size</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">backgroundColor</span></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
@ -750,10 +817,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/ImGui.NET/new/e29a26e48a909d65d92fa9115a5e162209119d9c/apiSpec/new?filename=ImGuizmoNET_ImGuizmoNative.md&amp;value=---%0Auid%3A%20ImGuizmoNET.ImGuizmoNative%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/ImGui.NET/new/930d9067653c3ea6e7992255a69170ecadcde144/apiSpec/new?filename=ImGuizmoNET_ImGuizmoNative.md&amp;value=---%0Auid%3A%20ImGuizmoNET.ImGuizmoNative%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/ImGui.NET/blob/e29a26e48a909d65d92fa9115a5e162209119d9c/src/ImGui.NET-472/ImGuizmo.NET/ImGuizmoNative.gen.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/ImGui.NET/blob/930d9067653c3ea6e7992255a69170ecadcde144/src/ImGui.NET-472/ImGuizmo.NET/ImGuizmoNative.gen.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>