Package jolt.physics.body
Class BodyLockRead
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.physics.body.BodyLock
jolt.physics.body.BodyLockRead
- All Implemented Interfaces:
JoltNative
BodyLockRead relies on preview features of the Java platform:
BodyLockReadrefers 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 BodyLockReadat(MemorySegmentPREVIEW segment) static BodyLockReadat(MemorySessionPREVIEW alloc, MemoryAddressPREVIEW addr) getBody()static BodyLockReadof(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
BodyLockReadwhen preview features are enabled.