From 3f9977d72f8a481e76b6ad643a3d312a8cf9b551 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Date: Mon, 13 Aug 2018 13:37:04 -0500 Subject: PhysX 3.4, APEX 1.4 patch release @24698370 --- PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html index 61ca3f53..181b2e85 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/group__physics.html @@ -2116,7 +2116,7 @@ Specifies whether the collision object belongs to a kinematic rigid body.
Returns:
True if the object belongs to a kinematic rigid body, else false
See also:
PxRigidBodyFlag::eKINEMATIC
-

References PxFilterObjectFlag::eKINEMATIC.

+

References PxFilterObjectFlag::eKINEMATIC.

@@ -2147,7 +2147,7 @@ Specifies whether the collision object is a trigger shape.

Returns:
True if the object is a trigger shape, else false
See also:
PxShapeFlag::eTRIGGER_SHAPE
-

References PxFilterObjectFlag::eTRIGGER.

+

References PxFilterObjectFlag::eTRIGGER.

@@ -2178,7 +2178,7 @@ Extract filter object type from the filter attributes of a collision pair object

Returns:
The type of the collision pair object.
See also:
PxFilterObjectType
-

References PxFilterObjectType::eMAX_TYPE_COUNT.

+

References PxFilterObjectType::eMAX_TYPE_COUNT.

-- cgit v1.2.3