#include "NvBlastGlobals.h"#include "PxErrorCallback.h"#include "PxAllocatorCallback.h"Go to the source code of this file.
Functions | |
| NV_INLINE physx::PxAllocatorCallback & | NvBlastGetPxAllocatorCallback () |
| NV_INLINE physx::PxErrorCallback & | NvBlastGetPxErrorCallback () |
| NV_INLINE physx::PxAllocatorCallback& NvBlastGetPxAllocatorCallback | ( | ) |
| NV_INLINE physx::PxErrorCallback& NvBlastGetPxErrorCallback | ( | ) |
This file contains helper functions to get PxShared compatible versions of global AllocatorCallback and ErrorCallback.