Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Core/NonCopyable.h>
#include <Jolt/Core/Mutex.h>
#include <Jolt/Core/Atomics.h>
#include "FixedSizeFreeList.inl"
Go to the source code of this file.
Classes | |
class | FixedSizeFreeList< Object > |
struct | FixedSizeFreeList< Object >::Batch |
A batch of objects that can be destructed. More... | |