#include "common/PxPhysXCommonConfig.h"
#include "task/PxCpuDispatcher.h"
Go to the source code of this file.
Classes | |
class | PxDefaultCpuDispatcher |
A default implementation for a CPU task dispatcher. More... | |
Functions | |
PxDefaultCpuDispatcher * | PxDefaultCpuDispatcherCreate (PxU32 numThreads, PxU32 *affinityMasks=NULL) |
Create default dispatcher, extensions SDK needs to be initialized first. |