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-source.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-source.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html index e73e8045..b967d9bb 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html @@ -43,7 +43,7 @@ <a name="l00023"></a>00023 <span class="comment">// components in life support devices or systems without express written approval of</span> <a name="l00024"></a>00024 <span class="comment">// NVIDIA Corporation.</span> <a name="l00025"></a>00025 <span class="comment">//</span> -<a name="l00026"></a>00026 <span class="comment">// Copyright (c) 2008-2017 NVIDIA Corporation. All rights reserved.</span> +<a name="l00026"></a>00026 <span class="comment">// Copyright (c) 2008-2018 NVIDIA Corporation. All rights reserved.</span> <a name="l00027"></a>00027 <span class="comment">// Copyright (c) 2004-2008 AGEIA Technologies, Inc. All rights reserved.</span> <a name="l00028"></a>00028 <span class="comment">// Copyright (c) 2001-2004 NovodeX AG. All rights reserved. </span> <a name="l00029"></a>00029 @@ -72,7 +72,7 @@ <a name="l00056"></a>00056 <a name="l00057"></a><a class="code" href="group__foundation.html#g75378be4130e1bdda740c22c07314640">00057</a> <span class="preprocessor">#define PX_PHYSICS_VERSION_MAJOR 3</span> <a name="l00058"></a><a class="code" href="group__foundation.html#g25c9c85e3980cdbf0bedfbcad822aed7">00058</a> <span class="preprocessor"></span><span class="preprocessor">#define PX_PHYSICS_VERSION_MINOR 4</span> -<a name="l00059"></a><a class="code" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">00059</a> <span class="preprocessor"></span><span class="preprocessor">#define PX_PHYSICS_VERSION_BUGFIX 1</span> +<a name="l00059"></a><a class="code" href="group__foundation.html#g4edfc95b25e96e7d308d83347c93a69f">00059</a> <span class="preprocessor"></span><span class="preprocessor">#define PX_PHYSICS_VERSION_BUGFIX 2</span> <a name="l00060"></a>00060 <span class="preprocessor"></span> <a name="l00065"></a><a class="code" href="group__foundation.html#geedfba7b2ad3d3be35867607faabb11d">00065</a> <span class="preprocessor">#define PX_PHYSICS_VERSION ((PX_PHYSICS_VERSION_MAJOR<<24) + (PX_PHYSICS_VERSION_MINOR<<16) + (PX_PHYSICS_VERSION_BUGFIX<<8) + 0)</span> <a name="l00066"></a>00066 <span class="preprocessor"></span> @@ -82,6 +82,6 @@ </pre></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> |