Class TempAllocator

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<JoltPhysicsObject>
Direct Known Subclasses:
TempAllocatorImpl, TempAllocatorImplWithMallocFallback, TempAllocatorMalloc

public abstract class TempAllocator extends NonCopyable
A memory allocator suitable for use by PhysicsSystem.update(), CharacterVirtual.extendedUpdate(), or CharacterVirtual.setShape().