diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html | 2 |
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 </td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g25c9c85e3980cdbf0bedfbcad822aed7">PX_PHYSICS_VERSION_MINOR</a> 4</td></tr> -<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">PX_PHYSICS_VERSION_BUGFIX</a> 0</td></tr> +<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">PX_PHYSICS_VERSION_BUGFIX</a> 1</td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__foundation.html#geedfba7b2ad3d3be35867607faabb11d">PX_PHYSICS_VERSION</a> ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_VERSION_BUGFIX<<8) + 0)</td></tr> |