PhysX SDK 3.2 API Reference: PxBatchQueryStatus Struct Reference

PhysX SDK 3.2 API

PxBatchQueryStatus Struct Reference
[Physics]

#include <PxBatchQueryDesc.h>

List of all members.


Public Types

enum  Enum {
  ePENDING = 0,
  eSUCCESS,
  eABORTED
}

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.
eABORTED  The query was aborted due to the hit buffer being full.


The documentation for this struct was generated from the following file:



Copyright © 2008-2012 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com