PxBatchQueryStatus Struct Reference

Batched query status. More...

#include <PxBatchQueryDesc.h>

Public Types

enum  Enum { ePENDING = 0, eSUCCESS, eOVERFLOW }
 

Detailed Description

Batched query status.

Deprecated:
The batched query feature has been deprecated in PhysX version 3.4

Member Enumeration Documentation

◆ Enum

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: