Package jolt.physics.body
Class BodyLockWrite
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.physics.body.BodyLock
jolt.physics.body.BodyLockWrite
- All Implemented Interfaces:
JoltNative
BodyLockWrite relies on preview features of the Java platform:
BodyLockWriterefers to one or more preview APIs:MemoryAddress,MemorySegment,MemorySession,SegmentAllocator.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
Fields inherited from class jolt.SegmentedJoltNative
handle -
Method Summary
Modifier and TypeMethodDescriptionstatic BodyLockWriteat(MemorySegmentPREVIEW segment) static BodyLockWriteat(MemorySessionPREVIEW alloc, MemoryAddressPREVIEW addr) getBody()static BodyLockWriteof(SegmentAllocatorPREVIEW alloc) Methods inherited from class jolt.physics.body.BodyLock
getLockInterface, getMutexMethods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
BodyLockWritewhen preview features are enabled.