Class TempAllocatorMalloc

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

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

    • TempAllocatorMalloc

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