diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-09-15 15:41:57 -0500 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2017-09-15 15:41:57 -0500 |
| commit | d1c812f1162e5fdb13c215792725b2591d7428f5 (patch) | |
| tree | 407056c45c7e9320c48fca6a3697d81a061c4ea0 /PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @22121272 (diff) | |
| download | physx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.tar.xz physx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.zip | |
PhysX 3.4.1, APEX 1.4.1 Release @22845541v3.4.1
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 | 2 |
1 files changed, 1 insertions, 1 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 a16c6808..e73e8045 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/PxPhysicsVersion_8h-source.html @@ -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 0</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="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> |