diff options
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXAPI/files/classPxSerialization.html | 2 |
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> |