aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html
index cb930228..19e09c9c 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html
@@ -37,7 +37,7 @@ This graph shows which files directly or indirectly include this file:</div>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g25c9c85e3980cdbf0bedfbcad822aed7">PX_PHYSICS_VERSION_MINOR</a>&nbsp;&nbsp;&nbsp;4</td></tr>
-<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">PX_PHYSICS_VERSION_BUGFIX</a>&nbsp;&nbsp;&nbsp;0</td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">PX_PHYSICS_VERSION_BUGFIX</a>&nbsp;&nbsp;&nbsp;1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#geedfba7b2ad3d3be35867607faabb11d">PX_PHYSICS_VERSION</a>&nbsp;&nbsp;&nbsp;((PX_PHYSICS_VERSION_MAJOR&lt;&lt;24) + (PX_PHYSICS_VERSION_MINOR&lt;&lt;16) + (PX_PHYSICS_VERSION_BUGFIX&lt;&lt;8) + 0)</td></tr>