java.lang.Object
com.github.stephengold.joltjni.JoltPhysicsObject
com.github.stephengold.joltjni.NonCopyable
com.github.stephengold.joltjni.TempAllocator
- All Implemented Interfaces:
ConstJoltPhysicsObject
,AutoCloseable
,Comparable<JoltPhysicsObject>
- Direct Known Subclasses:
TempAllocatorImpl
,TempAllocatorImplWithMallocFallback
,TempAllocatorMalloc
A memory allocator suitable for use by
PhysicsSystem.update()
, CharacterVirtual.extendedUpdate()
, or
CharacterVirtual.setShape()
.-
Method Summary
Methods inherited from class com.github.stephengold.joltjni.JoltPhysicsObject
close, compareTo, equals, getContainingObject, hasAssignedNativeObject, hashCode, ownsNativeObject, setVirtualAddress, setVirtualAddress, startCleaner, targetVa, toString, va