Class TempAllocatorMalloc

All Implemented Interfaces:
ConstJoltPhysicsObject, AutoCloseable, Comparable<ConstJoltPhysicsObject>

public class TempAllocatorMalloc extends TempAllocator
A malloc-based implementation of TempAllocator.
  • Constructor Details

    • TempAllocatorMalloc

      public TempAllocatorMalloc()
      Instantiate an allocator with the specified capacity.