diff options
| author | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
|---|---|---|
| committer | Sheikh Dawood <[email protected]> | 2018-05-25 09:54:38 -0500 |
| commit | b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1 (patch) | |
| tree | de67d7adc7cc66d44c3e0a399d94d1db6bcebd0c /PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @23933511 (diff) | |
| download | physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.tar.xz physx-3.4-b99b3783cd7e3fb1bb0a07dc472b2fc000c4cdc1.zip | |
PhysX 3.4, APEX 1.4 patch release @24214033v3.4.2
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h.html index 19e09c9c..e277b155 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> 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#g4edfc95b25e96e7d308d83347c93a69f">PX_PHYSICS_VERSION_BUGFIX</a> 2</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> @@ -45,6 +45,6 @@ This graph shows which files directly or indirectly include this file:</div> </div> <hr style="width: 100%; height: 2px;"><br> -Copyright © 2008-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> +Copyright © 2008-2018 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. <a href="http://www.nvidia.com ">www.nvidia.com</a> </body> </html> |