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/PxVehicleWheels_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/PxVehicleWheels_8h-source.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/PxVehicleWheels_8h-source.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/PxVehicleWheels_8h-source.html b/PhysX_3.4/Documentation/PhysXAPI/files/PxVehicleWheels_8h-source.html index 33c0c242..a34f1ed6 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxVehicleWheels_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxVehicleWheels_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 @@ -357,9 +357,9 @@ <a name="l00780"></a><a class="code" href="classPxVehicleWheels.html#a701e6924049bdd9339780c54eafcfe2">00780</a> <a class="code" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a> mType; <a name="l00781"></a>00781 <a name="l00782"></a>00782 <span class="preprocessor">#if PX_P64_FAMILY</span> -<a name="l00783"></a>00783 <span class="preprocessor"></span> <a class="code" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a> mPad[14]; +<a name="l00783"></a>00783 <span class="preprocessor"></span> <a class="code" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a> mPad0[14]; <a name="l00784"></a>00784 <span class="preprocessor">#else</span> -<a name="l00785"></a><a class="code" href="classPxVehicleWheels.html#deb429d0017a644524cbc4183e3f24f6">00785</a> <span class="preprocessor"></span> <a class="code" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a> mPad[14]; +<a name="l00785"></a><a class="code" href="classPxVehicleWheels.html#6c7b7db6738f532cdbc4a44189170a81">00785</a> <span class="preprocessor"></span> <a class="code" href="namespacephysx.html#3849f86abc21d3a58949481603fe8309">PxU8</a> mPad0[14]; <a name="l00786"></a>00786 <span class="preprocessor">#endif</span> <a name="l00787"></a>00787 <span class="preprocessor"></span> <a name="l00788"></a>00788 <span class="comment">//serialization</span> @@ -388,6 +388,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> |