tune
This commit is contained in:
@@ -239,7 +239,8 @@ Class DispUtil
|
||||
|
||||
</h3>
|
||||
|
||||
<div class="markdown level1 summary"><p>execute bind.models.Mul(src);</p>
|
||||
<div class="markdown level1 summary"><p>Displays the given displayee with an additional model transform.
|
||||
Internally pushes the transform to the model matrix stack, calls Display, then pops it.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
||||
@@ -250,12 +251,14 @@ Class DispUtil
|
||||
<h4 class="section">Parameters</h4>
|
||||
<dl class="parameters">
|
||||
<dt><code>displayee</code> <a class="xref" href="Hi.Disp.IDisplayee.html">IDisplayee</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The displayee to render.</p>
|
||||
</dd>
|
||||
<dt><code>bind</code> <a class="xref" href="Hi.Disp.Bind.html">Bind</a></dt>
|
||||
<dd><p>bind</p>
|
||||
<dd><p>Rendering bind context.</p>
|
||||
</dd>
|
||||
<dt><code>mat</code> <a class="xref" href="Hi.Geom.Mat4d.html">Mat4d</a></dt>
|
||||
<dd></dd>
|
||||
<dd><p>The model transform to apply.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user