aboutsummaryrefslogtreecommitdiff
path: root/PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html
diff options
context:
space:
mode:
authorSheikh Dawood Abdul Ajees <[email protected]>2017-09-15 15:41:57 -0500
committerSheikh Dawood Abdul Ajees <[email protected]>2017-09-15 15:41:57 -0500
commitd1c812f1162e5fdb13c215792725b2591d7428f5 (patch)
tree407056c45c7e9320c48fca6a3697d81a061c4ea0 /PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html
parentPhysX 3.4, APEX 1.4 patch release @22121272 (diff)
downloadphysx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.tar.xz
physx-3.4-d1c812f1162e5fdb13c215792725b2591d7428f5.zip
PhysX 3.4.1, APEX 1.4.1 Release @22845541v3.4.1
Diffstat (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html')
-rw-r--r--PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html
index 82a1d776..39a2b691 100644
--- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html
+++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxSpatialIndex.html
@@ -74,7 +74,7 @@ provides direct access to PhysX' Spatial Query engine
<p>
This class allows bounding boxes to be inserted, and then queried using sweep, raycast and overlap checks.<p>
It is not thread-safe and defers handling some updates until queries are invoked, so care must be taken when calling any methods in parallel. Specifically, to call query methods (raycast, overlap, sweep) in parallel, first call <a class="el" href="classPxSpatialIndex.html#0d92a1d62a9c3499c19195b9ec459f24" title="force an immediate update of the internal structures of the index">flush()</a> to force immediate update of internal structures.<p>
-<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000038">Deprecated:</a></b></dt><dd>Spatial index feature has been deprecated in PhysX version 3.4</dd></dl>
+<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000053">Deprecated:</a></b></dt><dd>Spatial index feature has been deprecated in PhysX version 3.4</dd></dl>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="group__physics.html#g4608473fcea7bec808f20e2e9ed4bbf1" title="Creates a spatial index.">PxCreateSpatialIndex</a> </dd></dl>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="4eef678b188d97ac75362f246f3d69c3"></a><!-- doxytag: member="PxSpatialIndex::~PxSpatialIndex" ref="4eef678b188d97ac75362f246f3d69c3" args="()" -->