fix cubetree init crash.

This commit is contained in:
2026-02-17 15:51:23 +08:00
parent 1a8a3b59d2
commit a21240016f
671 changed files with 12580 additions and 1166 deletions
@@ -103,6 +103,12 @@ Handles user interactions, rendering, and integration with the DispEngine system
<dl class="jumplist">
<dt><a class="xref" href="Hi.WpfPlus.Disp.RenderingWindow.html">RenderingWindow</a></dt>
<dd><p>Window for 3D rendering.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.WpfPlus.Disp.WpfDispUtil.html">WpfDispUtil</a></dt>
<dd><p>Registers WPF as the display framework for <a class="xref" href="Hi.Disp.DispFrameUtil.html">DispFrameUtil</a>,
supporting multiple windows identified by key.</p>
</dd>
</dl>