|
Namespaces |
| namespace | physx |
| | Sorts an array of objects in ascending order, assuming that the predicate implements the < operator:.
|
| namespace | physx::shdfnd |
Defines |
| #define | NS_MS_VC_EXCEPTION 0x406D1388 |
Typedefs |
| typedef BOOL(WINAPI * | physx::shdfnd::LPFN_GLPI )(PSYSTEM_LOGICAL_PROCESSOR_INFORMATION, PDWORD) |
Functions |
| PX_FOUNDATION_API uint32_t | physx::shdfnd::TlsAlloc () |
| PX_FOUNDATION_API void | physx::shdfnd::TlsFree (uint32_t index) |
| PX_FOUNDATION_API void * | physx::shdfnd::TlsGet (uint32_t index) |
| PX_FOUNDATION_API uint32_t | physx::shdfnd::TlsSet (uint32_t index, void *value) |