This commit is contained in:
2025-07-25 16:27:29 +08:00
parent 38b27cd481
commit b5cad3c171
1114 changed files with 68009 additions and 23981 deletions
@@ -102,7 +102,7 @@ Interface ICollisionArena
<div class="markdown conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICollisionArena : IGetCollisionIndexPairs, IGetAsmb, IGetTopoIndex, IGetRootAnchor</code></pre>
<pre><code class="lang-csharp hljs">public interface ICollisionArena : IGetCollisionIndexPairs, IGetAsmb, IGetAnchor, IGetTopoIndex</code></pre>
</div>
@@ -121,7 +121,7 @@ Interface ICollisionArena
<a class="xref" href="Hi.Mech.Topo.IGetAsmb.html#Hi_Mech_Topo_IGetAsmb_GetAsmb">IGetAsmb.GetAsmb()</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.IGetRootAnchor.html#Hi_Mech_Topo_IGetRootAnchor_GetRootAnchor">IGetRootAnchor.GetRootAnchor()</a>
<a class="xref" href="Hi.Mech.Topo.IGetAnchor.html#Hi_Mech_Topo_IGetAnchor_GetAnchor">IGetAnchor.GetAnchor()</a>
</div>
</dd></dl>
@@ -137,6 +137,12 @@ Interface ICollisionArena
<div>
<a class="xref" href="Hi.Common.InvokeUtil.html#Hi_Common_InvokeUtil_SelfInvoke__2___0_System_Func___0___1__">InvokeUtil.SelfInvoke&lt;TSrc, TDst&gt;(TSrc, Func&lt;TSrc, TDst&gt;)</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.TopoUtil.html#Hi_Mech_Topo_TopoUtil_Display_Hi_Mech_Topo_IGetAnchor_Hi_Disp_Bind_System_Collections_Generic_Dictionary_Hi_Mech_Topo_Anchor_Hi_Geom_Mat4d__">TopoUtil.Display(IGetAnchor, Bind, Dictionary&lt;Anchor, Mat4d&gt;)</a>
</div>
<div>
<a class="xref" href="Hi.Mech.Topo.TopoUtil.html#Hi_Mech_Topo_TopoUtil_ExpandToBox3d_Hi_Mech_Topo_IGetAnchor_Hi_Geom_Box3d_System_Collections_Generic_Dictionary_Hi_Mech_Topo_Anchor_Hi_Geom_Mat4d__">TopoUtil.ExpandToBox3d(IGetAnchor, Box3d, Dictionary&lt;Anchor, Mat4d&gt;)</a>
</div>
<div>
<a class="xref" href="Hi.Coloring.ColorUtil.html#Hi_Coloring_ColorUtil_GetGloomyColor_System_Object_System_Double_System_Double_">ColorUtil.GetGloomyColor(object, double, double)</a>
</div>