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
+13 -24
View File
@@ -103,7 +103,7 @@ A bind_t object is generated by rendering in the every beginning of each renderi
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.Box3dUtil.html">Box3dUtil</a></dt>
<dt><a class="xref" href="Hi.Disp.Box3dDispUtil.html">Box3dDispUtil</a></dt>
<dd><p>Utility and Extension of <a class="xref" href="Hi.Geom.Box3d.html">Box3d</a>.</p>
</dd>
</dl>
@@ -140,6 +140,11 @@ A bind_t object is generated by rendering in the every beginning of each renderi
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.Drawing.html">Drawing</a></dt>
<dd><p>The most efficient elemental 3D rendering unit.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.FuncDisplayee.html">FuncDisplayee</a></dt>
<dd><p>A displayee implementation that delegates display functionality to function delegates.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -180,9 +185,8 @@ This function should be use with <a class="xref" href="Hi.Disp.PopModelMat.html"
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.RawFuncDisplayee.html">RawFuncDisplayee</a></dt>
<dd><p>A displayee implementation that delegates display functionality to function delegates.</p>
</dd>
<dt><a class="xref" href="Hi.Disp.Segment3dDispUtil.html">Segment3dDispUtil</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.ShowEventPickable.html">ShowEventPickable</a></dt>
@@ -195,17 +199,7 @@ This function should be use with <a class="xref" href="Hi.Disp.PopModelMat.html"
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.TopoDisplayee.html">TopoDisplayee</a></dt>
<dd><p>Implements a displayable topological element that manages a collection of anchored displayees within an assembly.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.TopoDisplayeeUtil.html">TopoDisplayeeUtil</a></dt>
<dd><p>Provides utility methods for displaying and manipulating topological displayees.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.Tri3dUtil.html">Tri3dUtil</a></dt>
<dt><a class="xref" href="Hi.Disp.Tri3dDispUtil.html">Tri3dDispUtil</a></dt>
<dd><p>Utility and Extension of <a class="xref" href="Hi.Geom.Tri3d.html">Tri3d</a>.</p>
</dd>
</dl>
@@ -228,18 +222,13 @@ Interfaces
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.IGlContextDirver.html">IGlContextDirver</a></dt>
<dd><p>Bridge of Native OpenGL Context.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.IPickableGetter.html">IPickableGetter</a></dt>
<dt><a class="xref" href="Hi.Disp.IGetPickable.html">IGetPickable</a></dt>
<dd><p>Get <a class="xref" href="Hi.Disp.Pickable.html">Pickable</a> interface.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.ITopoDisplayee.html">ITopoDisplayee</a></dt>
<dd><p>Defines an interface for displaying topological elements that combines assembly, anchoring, and display capabilities.</p>
<dt><a class="xref" href="Hi.Disp.IGlContextDirver.html">IGlContextDirver</a></dt>
<dd><p>Bridge of Native OpenGL Context.</p>
</dd>
</dl>
<h3 id="enums">
@@ -259,7 +248,7 @@ Enums
Delegates
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Disp.Box3dUtil.BoxableExpandToBox3dDel.html">Box3dUtil.BoxableExpandToBox3dDel</a></dt>
<dt><a class="xref" href="Hi.Disp.Box3dDispUtil.BoxableExpandToBox3dDel.html">Box3dDispUtil.BoxableExpandToBox3dDel</a></dt>
<dd><p>Delegate for expanding a native boxable object to a box3d.</p>
</dd>
</dl>