+
PxBatchQueryStatus Struct Reference
+
+[Physics]
+
Batched query status.
+
More...
+
+#include <PxBatchQueryDesc.h>
+
+
+
+List of all members.
+
Detailed Description
+Batched query status.
+
+
- Deprecated:
- The batched query feature has been deprecated in PhysX version 3.4
+
Member Enumeration Documentation
+
+
+
+
+
+
+
- Enumerator:
-
+
+| ePENDING |
+This is the initial state before a query starts. |
+| eSUCCESS |
+The query is finished; results have been written into the result and hit buffers. |
+| eOVERFLOW |
+The query results were incomplete due to touch hit buffer overflow. Blocking hit is still correct. |
+
+
+
+
+
+
The documentation for this struct was generated from the following file:
+
+
+