tune
This commit is contained in:
@@ -160,7 +160,8 @@ Class GeomUtil
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Expands the destination bounding box with the transformed bounding box of source under matrix <code class="paramref">mat</code>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
<div class="codewrapper">
|
||||
@@ -170,11 +171,14 @@ Class GeomUtil
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>src</code> <a class="xref" href="Hi.Geom.IExpandToBox3d.html">IExpandToBox3d</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The source geometry</p>
|
||||
</dd>
|
||||
<dt><code>mat</code> <a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The transformation matrix</p>
|
||||
</dd>
|
||||
<dt><code>dst</code> <a class="xref" href="Hi.Geom.Box3d.html">Box3d</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The destination bounding box</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user