From 78cab22a61786a23f2ee1ad7c5dcbec0024befca Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Tue, 27 Nov 2018 13:02:50 -0600 Subject: PhysX 3.4, APEX 1.4 patch release @25256367 --- .../PhysXAPI/files/classPxSerializerDefaultAdapter.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSerializerDefaultAdapter.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerializerDefaultAdapter.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerializerDefaultAdapter.html index 6bbb62f3..97bf7d91 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerializerDefaultAdapter.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSerializerDefaultAdapter.html @@ -52,9 +52,9 @@ Collaboration diagram for PxSerializerDefaultAdapter< T >: virtual const char * getConcreteTypeName () const  Returns string name of dynamic type.
-virtual void requires (PxBase &obj, PxProcessPxBaseCallback &c) const +virtual void requiresObjects (PxBase &obj, PxProcessPxBaseCallback &c) const - Adds required objects to the collection.
+ Adds required objects to the collection.
virtual bool isSubordinate () const  Whether the object is subordinate.
@@ -337,14 +337,14 @@ Register references that the object maintains to other objects.

- +

template<class T >
- + @@ -370,7 +370,7 @@ Adds required objects to the collection. This method does not add the required objects recursively, e.g. objects required by required objects.

See also:
PxCollection, PxSerialization::complete
-

Implements PxSerializer.

+

Implements PxSerializer.

-- cgit v1.2.3

virtual void PxSerializerDefaultAdapter< T >::requires virtual void PxSerializerDefaultAdapter< T >::requiresObjects ( PxBase ,