aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2017-11-20 11:35:52 -0600
committerSheikh Dawood Abdul Ajees <[email protected]>2017-11-20 11:35:52 -0600
commit3cc1861221d761b7f0301b9b61de4e1aa18c09f4 (patch)
treea51eb808016e1710a4bbd537000a493250602944 /PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html
parentPhysX 3.4.1, APEX 1.4.1 Release @22845541 (diff)
downloadphysx-3.4-3cc1861221d761b7f0301b9b61de4e1aa18c09f4.tar.xz
physx-3.4-3cc1861221d761b7f0301b9b61de4e1aa18c09f4.zip
PhysX 3.4.1, APEX 1.4.1 Release @23131702
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html
index 5bae5110..11999d44 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxSimulationEventCallback_8h-source.html
@@ -376,13 +376,13 @@
<a name="l00684"></a>00684 <span class="keywordflow">if</span>(patches)
<a name="l00685"></a>00685 {
<a name="l00686"></a>00686 contacts = bufferMemory + <a class="code" href="structPxContactPair.html#ac2821a1e5d8d8cc969b24f2a861a1a0" title="Number of contact patches stored in the contact stream.">patchCount</a> * <span class="keyword">sizeof</span>(<a class="code" href="structPxContactPatch.html" title="Header for contact patch where all points share same material and normal.">PxContactPatch</a>);
-<a name="l00687"></a>00687 <a class="code" href="group__foundation.html#g7c7b1457c85506999cd4b11ade180221" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(patches, <a class="code" href="structPxContactPair.html#48af2df819d277ca1329da1630ac4a47" title="Pointer to first patch header in contact stream containing contact patch data.">contactPatches</a>, <span class="keyword">sizeof</span>(<a class="code" href="structPxContactPatch.html" title="Header for contact patch where all points share same material and normal.">PxContactPatch</a>)*<a class="code" href="structPxContactPair.html#ac2821a1e5d8d8cc969b24f2a861a1a0" title="Number of contact patches stored in the contact stream.">patchCount</a>);
-<a name="l00688"></a>00688 <a class="code" href="group__foundation.html#g7c7b1457c85506999cd4b11ade180221" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(contacts, <a class="code" href="structPxContactPair.html#73d11caa7df479aa964761a376968abb" title="Pointer to first contact point in contact stream containing contact data.">contactPoints</a>, <a class="code" href="structPxContactPair.html#bf78ac4dcef249601f486b939c08d589" title="Size of the contact stream [bytes] not including force buffer.">contactStreamSize</a> - (<span class="keyword">sizeof</span>(<a class="code" href="structPxContactPatch.html" title="Header for contact patch where all points share same material and normal.">PxContactPatch</a>)*patchCount));
+<a name="l00687"></a>00687 <a class="code" href="group__foundation.html#g939562c42c614caac1aaba467f77d510" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(patches, <a class="code" href="structPxContactPair.html#48af2df819d277ca1329da1630ac4a47" title="Pointer to first patch header in contact stream containing contact patch data.">contactPatches</a>, <span class="keyword">sizeof</span>(<a class="code" href="structPxContactPatch.html" title="Header for contact patch where all points share same material and normal.">PxContactPatch</a>)*<a class="code" href="structPxContactPair.html#ac2821a1e5d8d8cc969b24f2a861a1a0" title="Number of contact patches stored in the contact stream.">patchCount</a>);
+<a name="l00688"></a>00688 <a class="code" href="group__foundation.html#g939562c42c614caac1aaba467f77d510" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(contacts, <a class="code" href="structPxContactPair.html#73d11caa7df479aa964761a376968abb" title="Pointer to first contact point in contact stream containing contact data.">contactPoints</a>, <a class="code" href="structPxContactPair.html#bf78ac4dcef249601f486b939c08d589" title="Size of the contact stream [bytes] not including force buffer.">contactStreamSize</a> - (<span class="keyword">sizeof</span>(<a class="code" href="structPxContactPatch.html" title="Header for contact patch where all points share same material and normal.">PxContactPatch</a>)*patchCount));
<a name="l00689"></a>00689 }
<a name="l00690"></a>00690
<a name="l00691"></a>00691 <span class="keywordflow">if</span>(<a class="code" href="structPxContactPair.html#0468bb8f49c3eeaf0ec18ce5b828f0ca" title="Buffer containing applied impulse data.">contactImpulses</a>)
<a name="l00692"></a>00692 {
-<a name="l00693"></a>00693 <a class="code" href="group__foundation.html#g7c7b1457c85506999cd4b11ade180221" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(bufferMemory + ((<a class="code" href="structPxContactPair.html#bf78ac4dcef249601f486b939c08d589" title="Size of the contact stream [bytes] not including force buffer.">contactStreamSize</a> + 15) &amp; (~15)), <a class="code" href="structPxContactPair.html#0468bb8f49c3eeaf0ec18ce5b828f0ca" title="Buffer containing applied impulse data.">contactImpulses</a>, <span class="keyword">sizeof</span>(<a class="code" href="namespacephysx.html#727d2d8426e2a21ebbc522fa65c3f97a">PxReal</a>) * <a class="code" href="structPxContactPair.html#fd3b2178f7005d3563f41b4925e60a39" title="Number of contact points stored in the contact stream.">contactCount</a>);
+<a name="l00693"></a>00693 <a class="code" href="group__foundation.html#g939562c42c614caac1aaba467f77d510" title="Copies the bytes of one memory block to another. The memory blocks must not overlap...">PxMemCopy</a>(bufferMemory + ((<a class="code" href="structPxContactPair.html#bf78ac4dcef249601f486b939c08d589" title="Size of the contact stream [bytes] not including force buffer.">contactStreamSize</a> + 15) &amp; (~15)), <a class="code" href="structPxContactPair.html#0468bb8f49c3eeaf0ec18ce5b828f0ca" title="Buffer containing applied impulse data.">contactImpulses</a>, <span class="keyword">sizeof</span>(<a class="code" href="namespacephysx.html#727d2d8426e2a21ebbc522fa65c3f97a">PxReal</a>) * <a class="code" href="structPxContactPair.html#fd3b2178f7005d3563f41b4925e60a39" title="Number of contact points stored in the contact stream.">contactCount</a>);
<a name="l00694"></a>00694 }
<a name="l00695"></a>00695
<a name="l00696"></a>00696 <span class="keywordflow">if</span> (newPair)