![]() |
Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Jolt.h>#include <Jolt/Compute/CPU/ComputeSystemCPU.h>#include <Jolt/Compute/CPU/ComputeQueueCPU.h>#include <Jolt/Compute/CPU/ComputeBufferCPU.h>Functions | |
| ComputeSystemResult | CreateComputeSystemCPU () |
| ComputeSystemResult CreateComputeSystemCPU | ( | ) |
Factory function to create a compute system that falls back to CPU. This is intended mainly for debugging purposes and is not optimized for performance