From d1c812f1162e5fdb13c215792725b2591d7428f5 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 15 Sep 2017 15:41:57 -0500 Subject: PhysX 3.4.1, APEX 1.4.1 Release @22845541 --- .../PhysXAPI/files/classPxSceneQueryExt.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSceneQueryExt.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSceneQueryExt.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSceneQueryExt.html index b914b0fc..bda2d03c 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSceneQueryExt.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSceneQueryExt.html @@ -135,7 +135,7 @@ Test returning, for a given geometry, any overlapping object in the scene.
Returns:
True if an overlap was found.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxSceneQueryFilterData PxSceneQueryFilterCallback
@@ -219,7 +219,7 @@ Test overlap between a geometry and objects in the scene.
Returns:
Number of hits in the buffer, or -1 if the buffer overflowed.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxSceneQueryFilterData PxSceneQueryFilterCallback
@@ -310,7 +310,7 @@ Returns whether any rigid actor is hit along the ray.

Returns:
True if a blocking hit was found.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryCache PxSceneQueryHit
@@ -423,7 +423,7 @@ Shooting a ray from within an object leads to different results depending on the
Returns:
Number of hits in the buffer, or -1 if the buffer overflowed.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxRaycastHit PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryCache
@@ -521,7 +521,7 @@ Returns the first rigid actor that is hit along the ray. Data for a blocking hit
Returns:
True if a blocking hit was found.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxRaycastHit PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryCache
@@ -633,7 +633,7 @@ Returns whether any rigid actor is hit along the sweep path.

Returns:
True if a blocking hit was found.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryHit PxSceneQueryCache
@@ -760,7 +760,7 @@ If a shape from the scene is already overlapping with the query shape in its sta
Returns:
Number of hits in the buffer, or -1 if the buffer overflowed.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxSweepHit PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryCache
@@ -872,7 +872,7 @@ Returns the first rigid actor that is hit along the ray. Data for a blocking hit
Returns:
True if a blocking hit was found.
-
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
+
Deprecated:
PxActorClientBehaviorFlag feature has been deprecated in PhysX version 3.4
See also:
PxSceneQueryFlags PxSweepHit PxSceneQueryFilterData PxSceneQueryFilterCallback PxSceneQueryCache
-- cgit v1.2.3