aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html
diff options
context:
space:
mode:
authorsschirm <[email protected]>2016-12-23 14:20:36 +0100
committersschirm <[email protected]>2016-12-23 14:56:17 +0100
commitef6937e69e8ee3f409cf9d460d5ad300a65d5924 (patch)
tree710426e8daa605551ce3f34b581897011101c30f /PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html
parentInitial commit: (diff)
downloadphysx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.tar.xz
physx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.zip
PhysX 3.4 / APEX 1.4 release candidate @21506124
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html
index 3ff86c96..14fd04da 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxScene.html
@@ -260,9 +260,9 @@
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxScene.html#b562ba2df953188a7e2b99f7ddcda5dc">setVisualizationCullingBox</a> (const <a class="el" href="classPxBounds3.html">PxBounds3</a> &amp;box)=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Defines a box in world space to which visualization geometry will be (conservatively) culled. <a href="#b562ba2df953188a7e2b99f7ddcda5dc"></a><br></td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const <a class="el" href="classPxBounds3.html">PxBounds3</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxScene.html#8f92b0e0f1967c4051ba47df01671671">getVisualizationCullingBox</a> () const =0</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="classPxBounds3.html">PxBounds3</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxScene.html#aab5854538e05abbe83c485e9d3ec082">getVisualizationCullingBox</a> () const =0</td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieves the visualization culling box. <a href="#8f92b0e0f1967c4051ba47df01671671"></a><br></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieves the visualization culling box. <a href="#aab5854538e05abbe83c485e9d3ec082"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const <a class="el" href="classPxRenderBuffer.html">PxRenderBuffer</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPxScene.html#35f231796a325fcf587e681831c5fcb5">getRenderBuffer</a> ()=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Retrieves the render buffer. <a href="#35f231796a325fcf587e681831c5fcb5"></a><br></td></tr>
@@ -2456,12 +2456,12 @@ Retrieves the scene's internal timestamp, increased each time a simulation step
</div>
</div><p>
-<a class="anchor" name="8f92b0e0f1967c4051ba47df01671671"></a><!-- doxytag: member="PxScene::getVisualizationCullingBox" ref="8f92b0e0f1967c4051ba47df01671671" args="() const =0" -->
+<a class="anchor" name="aab5854538e05abbe83c485e9d3ec082"></a><!-- doxytag: member="PxScene::getVisualizationCullingBox" ref="aab5854538e05abbe83c485e9d3ec082" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
- <td class="memname">virtual const <a class="el" href="classPxBounds3.html">PxBounds3</a>&amp; PxScene::getVisualizationCullingBox </td>
+ <td class="memname">virtual <a class="el" href="classPxBounds3.html">PxBounds3</a> PxScene::getVisualizationCullingBox </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
@@ -3724,7 +3724,7 @@ Defines a box in world space to which visualization geometry will be (conservati
<tr><td valign="top"><tt>[in]</tt>&nbsp;</td><td valign="top"><em>box</em>&nbsp;</td><td>the box to which the geometry will be culled. </td></tr>
</table>
</dl>
-<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxScene.html#4055d302466a1f5cd9d481028b66b20a" title="Function that lets you set debug visualization parameters.">setVisualizationParameter</a> <a class="el" href="classPxScene.html#8f92b0e0f1967c4051ba47df01671671" title="Retrieves the visualization culling box.">getVisualizationCullingBox</a> <a class="el" href="classPxScene.html#35f231796a325fcf587e681831c5fcb5" title="Retrieves the render buffer.">getRenderBuffer()</a> </dd></dl>
+<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="classPxScene.html#4055d302466a1f5cd9d481028b66b20a" title="Function that lets you set debug visualization parameters.">setVisualizationParameter</a> <a class="el" href="classPxScene.html#aab5854538e05abbe83c485e9d3ec082" title="Retrieves the visualization culling box.">getVisualizationCullingBox</a> <a class="el" href="classPxScene.html#35f231796a325fcf587e681831c5fcb5" title="Retrieves the render buffer.">getRenderBuffer()</a> </dd></dl>
</div>
</div><p>