aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html
diff options
context:
space:
mode:
authorSheikh Dawood <[email protected]>2018-08-13 13:37:04 -0500
committerSheikh Dawood <[email protected]>2018-08-13 13:37:04 -0500
commit3f9977d72f8a481e76b6ad643a3d312a8cf9b551 (patch)
tree8dfa563cf2a06498b56b055af133bd066f1f349c /PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html
parentPhysX 3.4, APEX 1.4 patch release @24214033 (diff)
downloadphysx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.tar.xz
physx-3.4-3f9977d72f8a481e76b6ad643a3d312a8cf9b551.zip
PhysX 3.4, APEX 1.4 patch release @24698370
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html
index b919bbf3..14468af9 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html
@@ -412,7 +412,7 @@ Returns whether the collection is serializable with the externalReferences colle
<p>
Some definitions to explain whether a collection can be serialized or not:<p>
For definitions of <b>requires</b> and <b>complete</b> see <a class="el" href="classPxSerialization.html#0cf59eda36c56e9e66bac0c2b5168094" title="Adds to a collection all objects such that it can be successfully serialized.">PxSerialization::complete</a><p>
-A serializable object is <b>subordinate</b> if it cannot be serialized on it's own The following objects are subordinate:<ul>
+A serializable object is <b>subordinate</b> if it cannot be serialized on its own The following objects are subordinate:<ul>
<li>articulation links</li><li>articulation joints</li><li>joints</li></ul>
<p>
A collection C can be serialized with external references collection D iff<ul>