diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-12-02 13:31:57 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-12-02 13:31:57 -0600 |
| commit | 326e24039dd3f063afd211fad770e15bdd5ff4ea (patch) | |
| tree | 94c7bcc15191736f263739c107d0a253b1629b0a /PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html | |
| parent | PhysX 3.4, APEX 1.4 patch release @25256367 (diff) | |
| download | physx-3.4-326e24039dd3f063afd211fad770e15bdd5ff4ea.tar.xz physx-3.4-326e24039dd3f063afd211fad770e15bdd5ff4ea.zip | |
PhysX 3.4, APEX 1.4 patch release @25354359v3.4.2-bsd
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html b/PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html index 9771262f..6432e8fe 100644 --- a/PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html +++ b/PhysX_3.4/Documentation/PhysXGuide/Manual/MigrationTo33.html @@ -965,7 +965,7 @@ instead edge constraints now exist individually and are solved in larger, indepe <div class="section" id="physx-taskmanager"> <h2>PhysX TaskManager<a class="headerlink" href="#physx-taskmanager" title="Permalink to this headline">ΒΆ</a></h2> <ul class="simple"> -<li>The pxtask namespace has been removed and all it's types are now included in the physx namespace with a Px prefix, for example pxtask::LightCpuTask has become physx::PxLightCpuTask</li> +<li>The pxtask namespace has been removed and all its types are now included in the physx namespace with a Px prefix, for example pxtask::LightCpuTask has become physx::PxLightCpuTask</li> </ul> </div> </div> |