#include "PxPhysXConfig.h"
#include "foundation/PxFlags.h"
Go to the source code of this file.
Classes | |
struct | PxDataAccessFlag |
class | PxLockedData |
Parent class for bulk data that is shared between the SDK and the application. More... | |
Typedefs | |
typedef PxFlags < PxDataAccessFlag::Enum, PxU8 > | PxDataAccessFlags |
collection of set bits defined in PxDataAccessFlag. |